IDNA
Error
Info
CheckBidi
CheckContextj
CheckContexto
Default
NontransitionalToAscii
NontransitionalToUnicode
UseStd3Rules
IDNA(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
GetUTS46Instance(IDNAOptions)
LabelToASCII(ICharSequence, StringBuilder, Info)
LabelToASCII(String, StringBuilder, Info)
LabelToUnicode(ICharSequence, StringBuilder, Info)
LabelToUnicode(String, StringBuilder, Info)
NameToASCII(ICharSequence, StringBuilder, Info)
NameToASCII(String, StringBuilder, Info)
NameToUnicode(ICharSequence, StringBuilder, Info)
NameToUnicode(String, StringBuilder, Info)
monoandroid
namespace Android.Icu.Text
{
[Register("android/icu/text/IDNA", ApiSince = 24, DoNotGenerateAcw = true)]
public abstract class IDNA : Object
{
[Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.IDNAOptions enum directly instead of this field.", true)]
[Register("DEFAULT", ApiSince = 24)]
public const IDNAOptions Default = IDNAOptions.Default;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Icu.Text.IDNAOptions enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API