Digital.ToggleValue Method

Toggles value
<ID("ToggleValue", (int)e.ToggleValue)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function ToggleValue() As Integer
This language is not supported or no code example is available.
[ID("ToggleValue", (int)e.ToggleValue)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public int ToggleValue()
This language is not supported or no code example is available.

Return Value

int

New value

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition