Skip to content

KeyPathComponentHeader_OptionalOperation

tevelee edited this page Jul 25, 2026 · 1 revision

KeyPathComponentHeader.OptionalOperation

Optional operations encoded by optional key-path components.

public enum OptionalOperation: UInt32, Sendable 

Inheritance

Sendable, UInt32

Enumeration Cases

chain

case chain = 0

wrap

case wrap = 1

force

case force = 2
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally