Structure
GSShapeKey
Declaration
struct GSShapeKeyDeclaration
typedef NSString * GSShapeKey;Declaration
GSShapeKeyTopics
Initializers
Type Properties
The key for the shape attribute value defining the compositing operation (
GSCompositingOperation).Boolean whether to fill the path.
Boolean whether the shape is hidden (does not participate in drawing).
The value for this key provides a method
-intValuereturning anintconforming toGSMaskType.The key for the shape attribute value defining the alpha transparency (
-doubleValuereturningdoublein the range0.0, fully transparent, to1.0, fully opaque).Value of type
NSString.Applicable to GSPenPoint.
A floating point number ranging from
-1(left side of path) to1(right side of path) with default value0.If this attribute is not set, no stroke is applied and thus all other stroke attributes are ignored.
Default Implementations
Topics
Other
The key for the shape attribute value defining the compositing operation (
GSCompositingOperation).Boolean whether to fill the path.
Boolean whether the shape is hidden (does not participate in drawing).
The value for this key provides a method
-intValuereturning anintconforming toGSMaskType.The key for the shape attribute value defining the alpha transparency (
-doubleValuereturningdoublein the range0.0, fully transparent, to1.0, fully opaque).Value of type
NSString.Applicable to GSPenPoint.
A floating point number ranging from
-1(left side of path) to1(right side of path) with default value0.If this attribute is not set, no stroke is applied and thus all other stroke attributes are ignored.
Relationships
Conforms To
Swift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype