Android.Views.View.EnabledFocusedSelectedStateSet Property
Indicates the view is enabled, focused and selected.

Syntax

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

See Also

View.EnabledStateSet
View.FocusedStateSet
View.SelectedStateSet

Value

Documentation for this section has not yet been entered.

Remarks

Indicates the view is enabled, focused and selected.

[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