Android.Views.View.PressedEnabledFocusedStateSet Property
Indicates the view is pressed, enabled and focused.

Syntax

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

See Also

View.PressedStateSet
View.EnabledStateSet
View.FocusedStateSet

Value

Documentation for this section has not yet been entered.

Remarks

Indicates the view is pressed, enabled and focused.

[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