Instance Method
pieceValue(forKey:)
The explicit interpolation value for a smart-component axis, or nil when the axis has no explicit value.
Not available in Objective-C.Not available in Python.
Declaration
func pieceValue(forKey key: String) -> CGFloat?See Also
Smart Components
Explicit interpolation values for smart-component axes.
Replaces the smart-component settings without copying, undo, or change notifications.
Sets an explicit interpolation value for a smart-component axis.
Removes an explicit interpolation value for a smart-component axis.
The effective interpolation value for a smart-component axis.