Android.Widget.ToggleButton Class
Displays checked/unchecked states as a button with a "light" indicator and by default accompanied with the text "ON" or "OFF".

See Also: ToggleButton Members

Syntax

[Android.Runtime.Register("android/widget/ToggleButton", DoNotGenerateAcw=true)]
public class ToggleButton : CompoundButton

Remarks

Displays checked/unchecked states as a button with a "light" indicator and by default accompanied with the text "ON" or "OFF".

See the Toggle Buttons guide.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1