FBSDKShareOpenGraphContent

A model for Open Graph content to be shared.

Conforms to:FBSDKSharingContent
Superclass:NSObject
Declared in:FBSDKShareOpenGraphContent.h
ทรัพย์สิน
action

Open Graph Action to be shared.

@property (nonatomic, copy) FBSDKShareOpenGraphAction *action;
ให้คำรับรองไว้ใน: FBSDKShareOpenGraphContent.h
previewPropertyName

Property name that points to the primary Open Graph Object in the action.

@property (nonatomic, copy) NSString *previewPropertyName;
Discussion:

The value that this action points to will be use for rendering the preview for the share.

ให้คำรับรองไว้ใน: FBSDKShareOpenGraphContent.h
วิธีการทันใจ
isEqualToShareOpenGraphContent:

Compares the receiver to another Open Graph content.

พารามิเตอร์คำอธิบาย
content

The other content

- (BOOL) isEqualToShareOpenGraphContent:(FBSDKShareOpenGraphContent *)content;
ให้คำรับรองไว้ใน: FBSDKShareOpenGraphContent.h