Android.Views.Window.HasFeature Method
Query for the availability of a certain feature.

Syntax

[Android.Runtime.Register("hasFeature", "(I)Z", "GetHasFeature_IHandler")]
public virtual bool HasFeature ([Android.Runtime.GeneratedEnum] WindowFeatures feature)

Parameters

feature
The feature ID to check

Returns

Documentation for this section has not yet been entered.

Remarks

Query for the availability of a certain feature.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11