FBNativeAdViewType Constants Reference
Declared in | FBNativeAdView.h |
FBNativeAdViewType
@enum FBNativeAdViewType enum
Definition
typedef NS_ENUM(NSInteger, FBNativeAdViewType ) {
FBNativeAdViewTypeGenericHeight100 = 1,
FBNativeAdViewTypeGenericHeight120,
FBNativeAdViewTypeGenericHeight300,
FBNativeAdViewTypeGenericHeight400,
};
Constants
FBNativeAdViewTypeGenericHeight100
-
Determines the type of native ad template. Different views are created for different values of FBNativeAdViewType
Declared In
FBNativeAdView.h
. FBNativeAdViewTypeGenericHeight120
-
Determines the type of native ad template. Different views are created for different values of FBNativeAdViewType
Declared In
FBNativeAdView.h
. FBNativeAdViewTypeGenericHeight300
-
Determines the type of native ad template. Different views are created for different values of FBNativeAdViewType
Declared In
FBNativeAdView.h
. FBNativeAdViewTypeGenericHeight400
-
Determines the type of native ad template. Different views are created for different values of FBNativeAdViewType
Declared In
FBNativeAdView.h
.
Declared In
FBNativeAdView.h