ConfigurationInfo.ReqInputFeatures Property

Definition

Flags associated with the input features.

[Android.Runtime.Register("reqInputFeatures")]
public Android.Content.PM.InputFeature ReqInputFeatures { get; set; }
[<Android.Runtime.Register("reqInputFeatures")>]
member this.ReqInputFeatures : Android.Content.PM.InputFeature with get, set

Property Value

Attributes

Remarks

Flags associated with the input features. Any combination of #INPUT_FEATURE_HARD_KEYBOARD, #INPUT_FEATURE_FIVE_WAY_NAV

Java documentation for android.content.pm.ConfigurationInfo.reqInputFeatures.

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