Structures

The following structures are available globally.

  • A property wrapper type for an observable theme object.

    Reference:

    Theme Theme

    See more

    Declaration

    Swift

    @propertyWrapper
    public struct ObservableTheme<Value> where Value : Theme