iOS SDK Version
FBAdIconView
Deprecated
This class will be removed in a future release. Use FBMediaView instead.
Objective-C
@interfaceFBAdIconView:FBMediaView
Swift
classFBAdIconView:FBMediaView
Undocumented
- The tag for the icon view. It always returns FBNativeAdViewTagIcon.
Declaration
Objective-C@property(nonatomic,readonly)FBNativeAdViewTagnativeAdViewTag;
SwiftvarnativeAdViewTag:FBNativeAdViewTag{get}