DaffMutable
An interface for giving a component the ability to display a mutating UI. In order to be mutable, our class must implement this property.
Properties
| Name | Type | Description |
|---|---|---|
| mutating | boolean |
An interface for giving a component the ability to display a mutating UI. In order to be mutable, our class must implement this property.
| Name | Type | Description |
|---|---|---|
| mutating | boolean |