Share via


IUProperty.Block Field

Definition

Enumerated property Block.

[Android.Runtime.Register("BLOCK", ApiSince=24)]
public const int Block = 4097;
[<Android.Runtime.Register("BLOCK", ApiSince=24)>]
val mutable Block : int

Field Value

Value = 4097
Attributes

Remarks

Enumerated property Block. Same as UCharacter.UnicodeBlock.of(int), returns UCharacter.UnicodeBlock values.

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

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