Resource.Attribute.SuppressesSpellChecker Field

Definition

Identifies the platform attribute resource named suppressesSpellChecker.

[Android.Runtime.Register("suppressesSpellChecker", ApiSince=31)]
public const int SuppressesSpellChecker = 16844355;
[<Android.Runtime.Register("suppressesSpellChecker", ApiSince=31)>]
val mutable SuppressesSpellChecker : int

Field Value

Value = 16844355
Attributes

Remarks

Android platform documentation

Applies to