Relation-backed Property Support
-
Undocumented
See moreDeclaration
Swift
public struct RelationChangeParts
-
Undocumented
See moreDeclaration
Swift
public struct RelationMutationConfig<T>
-
Indicates the state of a property that is common to multiple entities. Useful in modeling
See moremulti-select
for user interface controls such as list views, multi-state checkboxes, etc.Declaration
Swift
public enum CommonValue<T> : Equatable where T : Equatable
Relation-backed Property Support Reference