Lingua

UProperty.BidiPairedBracketType Campo

Definizione

Attenzione

Use 'Android.Icu.Lang.IUProperty.BidiPairedBracketType'. This class will be removed in a future release.

Bidi_Paired_Bracket_Type delle proprietà enumerate (novità in Unicode 6.

[Android.Runtime.Register("BIDI_PAIRED_BRACKET_TYPE", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.BidiPairedBracketType'. This class will be removed in a future release.")]
public const int BidiPairedBracketType = 4117;
[<Android.Runtime.Register("BIDI_PAIRED_BRACKET_TYPE", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.BidiPairedBracketType'. This class will be removed in a future release.")>]
val mutable BidiPairedBracketType : int

Valore del campo

Value = 4117
Attributi

Commenti

Proprietà enumerata Bidi_Paired_Bracket_Type (novità in Unicode 6.3). Usato in UAX #9: Algoritmo bidirezionale Unicode (http://www.unicode.org/reports/tr9/) restituisce i valori UCharacter.BidiPairedBracketType.

per android.icu.lang.UProperty.BIDI_PAIRED_BRACKET_TYPE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a