Declared in FBSDKLikeControl.h

FBSDKLikeControlStyle

@typedef NS_ENUM (NSUInteger, FBSDKLikeControlStyle)

Definition

typedef NS_ENUM(NSUInteger, FBSDKLikeControlStyle ) {
   FBSDKLikeControlStyleStandard = 0,
   FBSDKLikeControlStyleBoxCount,
};

Constants

FBSDKLikeControlStyleStandard

Displays the button and the social sentence.

Declared In FBSDKLikeControl.h.

FBSDKLikeControlStyleBoxCount

Displays the button and a box that contains the like count.

Declared In FBSDKLikeControl.h.

Declared In

FBSDKLikeControl.h