Class ToggleExtension
Inheritance
System.Object
ToggleExtension
Namespace: Adrenak.UniVoice.Samples
Assembly: cs.temp.dll.dll
Syntax
public static class ToggleExtension
Methods
SetIsOnWithoutNotify(Toggle, Boolean)
Declaration
public static void SetIsOnWithoutNotify(this Toggle instance, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| Toggle | instance | |
| System.Boolean | value |