lipengwei
2019-09-27 4d81675066032fa5a4433d37c5939674abc7f5d9
frameworks/FBSDKCoreKit.framework/Headers/FBSDKButton.h
@@ -18,9 +18,14 @@
#import <UIKit/UIKit.h>
/*!
 @abstract A base class for common SDK buttons.
NS_ASSUME_NONNULL_BEGIN
/**
  A base class for common SDK buttons.
 */
NS_SWIFT_NAME(FBButton)
@interface FBSDKButton : UIButton
@end
NS_ASSUME_NONNULL_END