ClassSwift5.9.0

    WritableKeyPath

    A key path that supports reading from and writing to the resulting value.

    class WritableKeyPath<Root, Value>

    Superclasses

    • class KeyPath

      A key path from a specific root type to a specific resulting value type.

    Citizens in Swift

    Conformances

    Subclasses