Android.Views.View.PressedEnabledStateSet Property
Indicates the view is pressed and enabled.

Syntax

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

See Also

View.PressedStateSet
View.EnabledStateSet

Value

Documentation for this section has not yet been entered.

Remarks

Indicates the view is pressed and enabled.

[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