Slice.ExtraToggleState Field

Definition

Key to retrieve an extra added to an intent when a control is changed.

[Android.Runtime.Register("EXTRA_TOGGLE_STATE", ApiSince=28)]
public const string ExtraToggleState;
[<Android.Runtime.Register("EXTRA_TOGGLE_STATE", ApiSince=28)>]
val mutable ExtraToggleState : string

Field Value

Implements

Attributes

Remarks

Key to retrieve an extra added to an intent when a control is changed.

Java documentation for android.app.slice.Slice.EXTRA_TOGGLE_STATE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to