Compartilhar via


UCharacter.IBidiPairedBracketType.None Field

Definition

Not a paired bracket.

[Android.Runtime.Register("NONE", ApiSince=24)]
public const int None = 0;
[<Android.Runtime.Register("NONE", ApiSince=24)>]
val mutable None : int

Field Value

Value = 0
Attributes

Remarks

Not a paired bracket.

Java documentation for android.icu.lang.UCharacter.BidiPairedBracketType.NONE.

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