Resource.Attribute.IsModifier Field

Definition

Whether this is a modifier key such as Alt or Shift.

[Android.Runtime.Register("isModifier")]
public const int IsModifier = 16843334;
[<Android.Runtime.Register("isModifier")>]
val mutable IsModifier : int

Field Value

Value = 16843334
Attributes

Remarks

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