Freigeben über


UProperty.JoinControl Field

Definition

Caution

Use 'Android.Icu.Lang.IUProperty.JoinControl'. This class will be removed in a future release.

Binary property Join_Control.

[Android.Runtime.Register("JOIN_CONTROL", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.JoinControl'. This class will be removed in a future release.")]
public const int JoinControl = 20;
[<Android.Runtime.Register("JOIN_CONTROL", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.JoinControl'. This class will be removed in a future release.")>]
val mutable JoinControl : int

Field Value

Value = 20
Attributes

Remarks

Binary property Join_Control.

Format controls for cursive joining and ligation.

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

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