RemoteViews.ExtraChecked Field

Definition

The intent extra for whether the view whose checked state changed is currently checked.

[Android.Runtime.Register("EXTRA_CHECKED", ApiSince=31)]
public const string ExtraChecked;
[<Android.Runtime.Register("EXTRA_CHECKED", ApiSince=31)>]
val mutable ExtraChecked : string

Field Value

Implements

Attributes

Remarks

Java documentation for android.widget.RemoteViews.EXTRA_CHECKED.

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