SFLayoutSyncDownTarget Class Reference
Inherits from | SFSyncDownTarget : SFSyncTarget : NSObject |
---|---|
Declared in | SFLayoutSyncDownTarget.h |
Overview
Sync down target for object layouts. This uses the ‘/ui-api/layout’ API to fetch object layouts. The easiest way to use this sync target is through SFLayoutSyncManager.
+ newSyncTarget:formFactor:layoutType:mode:recordTypeId:
Factory method.
+ (nonnull SFLayoutSyncDownTarget *)newSyncTarget:(nonnull NSString *)objectAPIName formFactor:(nullable NSString *)formFactor layoutType:(nullable NSString *)layoutType mode:(nullable NSString *)mode recordTypeId:(nullable NSString *)recordTypeId
Declared In
SFLayoutSyncDownTarget.h