Android.Util.StateSet Members

The members of Android.Util.StateSet are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
static
NothingIList<int>.
[read-only]
static
WildCardIList<int>.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
Dump(int[]) : string
static
IsWildCard(int[]) : bool
Return whether the stateSetOrSpec is matched by all StateSets.
static
StateSetMatches(int[], int) : bool
Return whether the state matches the desired stateSpec.
static
StateSetMatches(int[], int[]) : bool
Return whether the stateSet matches the desired stateSpec.
static
TrimStateSet(int[], int) : int[]