Slice.ExtraRangeValue Field

Definition

Key to retrieve an extra added to an intent when the value of an input range is changed.

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

Field Value

Implements

Attributes

Remarks

Key to retrieve an extra added to an intent when the value of an input range is changed.

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

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