forked from aparoksha/adwaita-swift
197 B
197 B
CLASS
State.Storage
A class storing the value.
Properties
value
The stored value.
Methods
init(value:)
Initialize the storage.
- Parameters:
- value: The value.