Instance Property
isInterpolated
Whether the edit view displays an interpolation instead of an editable layer.
Declaration
var isInterpolated: Bool { get }Declaration
@property (nonatomic, readonly) BOOL isInterpolated;Declaration
isInterpolated() -> bool