Android.Util.StateSet.IsWildCard Method
Return whether the stateSetOrSpec is matched by all StateSets.

Syntax

[Android.Runtime.Register("isWildCard", "([I)Z", "")]
public static bool IsWildCard (int[] stateSetOrSpec)

Parameters

stateSetOrSpec
a state set or state spec.

Returns

Documentation for this section has not yet been entered.

Remarks

Return whether the stateSetOrSpec is matched by all StateSets.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1