Declaration

enum Alignment

Declaration

enum GSComponentAlignment : int8_t;

Declaration

GSComponentAlignment

Topics

Enumeration Cases

  • Both coordinates were positioned automatically.

  • Automatic positioning follows the normal eligibility rules.

  • Automatic positioning is disabled.

  • Automatic positioning is enabled regardless of normal alignment eligibility.

  • Only the horizontal coordinate is positioned automatically.

  • The component was not positioned automatically.

Initializers

Instance Properties

  • Whether a value is valid as an automatic-positioning result or unevaluated state.

  • Whether a value is valid as an automatic-positioning policy.

Default Implementations

Topics

Enumeration Cases

Other

Relationships

Conforms To

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

See Also

Alignment