Slice.HintNoTint Field

Definition

Hint to indicate that this content should not be tinted.

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

Field Value

Implements

Attributes

Remarks

Hint to indicate that this content should not be tinted.

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

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