FBSDKSharingButton

The common interface for sharing buttons.

Extends Protocol:NSObject
Declared in:FBSDKSharingButton.h
Properties
shareContent

The content to be shared.

@property (nonatomic, copy) id<FBSDKSharingContent> shareContent;