currentValue(configuration:)
The current value of the control.
Declaration
func currentValue(configuration: Self.Configuration) async throws -> Self.ValueParameters
- configuration:
The intent containing user-editable parameters.
The current value of the control.
func currentValue(configuration: Self.Configuration) async throws -> Self.ValueThe intent containing user-editable parameters.