Enumeration
GSElementAttachment
A placement or fitting option for attaching a corner or cap component to a path.
Declaration
enum GSElementAttachmentDeclaration
enum GSElementAttachment : int8_t;Declaration
GSElementAttachmentOverview
Placement values are mutually exclusive.
Topics
Enumeration Cases
Centers the component on the attachment.
Aligns the component with the left side of the attachment.
Preserves the component orientation instead of aligning it with either side of the attachment.
Aligns the component with the right side of the attachment.
Initializers
Default Implementations
Topics
Enumeration Cases
Centers the component on the attachment.
Aligns the component with the left side of the attachment.
Preserves the component orientation instead of aligning it with either side of the attachment.
Aligns the component with the right side of the attachment.
Relationships
Conforms To
Swift.BitwiseCopyableSwift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype