ToggleableState
Source set: Common
public fun ToggleableState(value: Boolean): ToggleableState
Return corresponding ToggleableState based on a Boolean representation
Parameters
| value | whether the ToggleableState is on or off |
Return corresponding ToggleableState based on a Boolean representation
public fun ToggleableState(value: Boolean): ToggleableState
Return corresponding ToggleableState based on a Boolean representation
| value | whether the ToggleableState is on or off |