Character.UnicodeBlock.ShorthandFormatControls Property

Definition

Gets the Unicode block named "Shorthand Format Controls".

[Android.Runtime.Register("SHORTHAND_FORMAT_CONTROLS", ApiSince=34)]
public static Java.Lang.Character.UnicodeBlock ShorthandFormatControls { get; }
[<Android.Runtime.Register("SHORTHAND_FORMAT_CONTROLS", ApiSince=34)>]
static member ShorthandFormatControls : Java.Lang.Character.UnicodeBlock

Property Value

The Unicode block named "Shorthand Format Controls".

Attributes

Remarks

This property represents the Unicode block named "Shorthand Format Controls".

Applies to