Sdílet prostřednictvím


UCharacter.UnicodeBlock.ID Property

Definition

{icu} Returns the type ID of this Unicode block

public int ID { [Android.Runtime.Register("getID", "()I", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getID", "()I", "", ApiSince=24)>]
member this.ID : int

Property Value

integer type ID of this Unicode block

Attributes

Remarks

{icu} Returns the type ID of this Unicode block

Java documentation for android.icu.lang.UCharacter.UnicodeBlock.getID().

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