Instance Property
interpolationLayerId
While an interpolation preview is shown, the layer ID of the key layer whose design space location the preview has most recently passed over.
Declaration
var interpolationLayerId: String? { get set }Declaration
@property (nonatomic, copy) NSString * interpolationLayerId;Declaration
interpolationLayerId() -> str
setInterpolationLayerId_(interpolationLayerId: str)