StateSet.WildCard Property

Definition

A state specification that will be matched by all StateSets.

[Android.Runtime.Register("WILD_CARD")]
public static System.Collections.Generic.IList<int>? WildCard { get; }
[<Android.Runtime.Register("WILD_CARD")>]
static member WildCard : System.Collections.Generic.IList<int>

Property Value

Attributes

Remarks

A state specification that will be matched by all StateSets.

Java documentation for android.util.StateSet.WILD_CARD.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to