Android.Views.View.EmptyStateSet Property
Indicates the view has no states set.

Syntax

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

See Also

Android.Graphics.Drawables.Drawable
View.GetDrawableState

Value

Documentation for this section has not yet been entered.

Remarks

Indicates the view has no states set. States are used with Android.Graphics.Drawables.Drawable to change the drawing of the view depending on its state.

[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