iOS SDK Version
FBNativeAdsCachePolicy
Objective-C
enumFBNativeAdsCachePolicy{}
Swift
enumFBNativeAdsCachePolicy:Int
Determines if caching of the ad’s assets should be done before calling adDidLoad
- No ad content is cached
Declaration
Objective-CFBNativeAdsCachePolicyNone
Swiftcasenone=0
- All content is cached
Declaration
Objective-CFBNativeAdsCachePolicyAll
Swiftcaseall=1