KeyPath
class KeyPath<Root, Value> : PartialKeyPath<Root>
-
Declaration
Swift
public typealias ObjectType = Root
-
Declaration
Swift
public typealias ValueType = Value
-
Declaration
Swift
public var cs_keyPathString: String { get }