Relation-backed Property Support

  • Indicates the state of a property that is common to multiple entities. Useful in modeling multi-select for user interface controls such as list views, multi-state checkboxes, etc.

    See more

    Declaration

    Swift

    public enum CommonValue<T> : Equatable where T : Equatable