Lingua

IDNA.Default Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Icu.Text.IDNAOptions enum directly instead of this field.

Valore delle opzioni predefinite: nessuna delle altre opzioni è impostata.

[Android.Runtime.Register("DEFAULT", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.IDNAOptions enum directly instead of this field.", true)]
public const Android.Icu.Text.IDNAOptions Default = 0;
[<Android.Runtime.Register("DEFAULT", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.IDNAOptions enum directly instead of this field.", true)>]
val mutable Default : Android.Icu.Text.IDNAOptions

Valore del campo

Value = 0
Attributi

Commenti

Valore delle opzioni predefinite: nessuna delle altre opzioni è impostata.

per android.icu.text.IDNA.DEFAULT.

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