Compartilhar via


IUProperty.BidiMirroringGlyph Field

Definition

String property Bidi_Mirroring_Glyph.

[Android.Runtime.Register("BIDI_MIRRORING_GLYPH", ApiSince=24)]
public const int BidiMirroringGlyph = 16385;
[<Android.Runtime.Register("BIDI_MIRRORING_GLYPH", ApiSince=24)>]
val mutable BidiMirroringGlyph : int

Field Value

Value = 16385
Attributes

Remarks

String property Bidi_Mirroring_Glyph. Corresponds to UCharacter.getMirror(int).

Java documentation for android.icu.lang.UProperty.BIDI_MIRRORING_GLYPH.

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