Share via


IUProperty.AsciiHexDigit Field

Definition

Binary property ASCII_Hex_Digit (0-9 A-F a-f).

[Android.Runtime.Register("ASCII_HEX_DIGIT", ApiSince=24)]
public const int AsciiHexDigit = 1;
[<Android.Runtime.Register("ASCII_HEX_DIGIT", ApiSince=24)>]
val mutable AsciiHexDigit : int

Field Value

Value = 1
Attributes

Remarks

Binary property ASCII_Hex_Digit (0-9 A-F a-f).

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

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