Instance Method
pieceValueForKey:pieceValueForKey:pieceValueForKey_
The explicit interpolation value for a smart-component axis.
Not available in Swift.
Declaration
- (CGFloat) pieceValueForKey:(NSString *) key;Declaration
pieceValueForKey_(key: str) -> floatParameters
keyThe axis ID.
Discussion
Returns (CGFloat)NSNotFound when the axis has no explicit value.
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.