Declaration

@frozen enum Side

Declaration

enum GSNodeSide : uint8_t;

Declaration

GSNodeSide

Topics

Enumeration Cases

  • The side before the node on the path.

  • The side after the node on the path.

Initializers

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

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