Android.Views.View.EnabledSelectedWindowFocusedStateSet Property
Indicates the view is enabled, selected and its window has the focus.

Syntax

[Android.Runtime.Register("ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET")]
protected static IList<int> EnabledSelectedWindowFocusedStateSet { get; }

See Also

View.EnabledStateSet
View.SelectedStateSet
View.WindowFocusedStateSet

Value

Documentation for this section has not yet been entered.

Remarks

Indicates the view is enabled, selected and its window has the focus.

[Android Documentation]

Requirements

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