Share via


UnicodeSet.Empty Property

Definition

Constant for the empty set.

[Android.Runtime.Register("EMPTY", ApiSince=24)]
public static Android.Icu.Text.UnicodeSet? Empty { get; }
[<Android.Runtime.Register("EMPTY", ApiSince=24)>]
static member Empty : Android.Icu.Text.UnicodeSet

Property Value

Attributes

Remarks

Constant for the empty set.

Java documentation for android.icu.text.UnicodeSet.EMPTY.

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