Sprache

IDNA.Default Feld

Definition

Achtung

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

Standardwert: Keine der anderen Optionen wird festgelegt.

[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

Feldwert

Value = 0
Attribute

Hinweise

Standardwert: Keine der anderen Optionen wird festgelegt.

Java Dokumentation für android.icu.text.IDNA.DEFAULT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: