18 #import <FoxitRDK/FSPDFViewControl.h>
24 - (void)didFileSelected:(NSString *_Nonnull)filePath;
30 @property (nonatomic, weak, nullable) id<FSFileSelectDelegate>
delegate;
32 @property (nonatomic, strong, nonnull) UIToolbar *
topToolbar;
33 #if __IPHONE_OS_VERSION_MAX_ALLOWED >= 130000
35 - (instancetype)initWithWindowScene:(UIWindowScene *_Nullable)windowScene API_AVAILABLE(ios(13.0));