Declaration

enum GSElementAttachment

Declaration

enum GSElementAttachment : int8_t;

Declaration

GSElementAttachment

Overview

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

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Equatable
  • Swift.Hashable
  • Swift.RawRepresentable
  • Swift.Sendable
  • Swift.SendableMetatype