다음을 통해 공유


Bidi.LevelOverride Field

Definition

Bit flag for level input.

[Android.Runtime.Register("LEVEL_OVERRIDE", ApiSince=29)]
public const sbyte LevelOverride = -128;
[<Android.Runtime.Register("LEVEL_OVERRIDE", ApiSince=29)>]
val mutable LevelOverride : sbyte

Field Value

Value = -128
Attributes

Remarks

Bit flag for level input. Overrides directional properties.

Java documentation for android.icu.text.Bidi.LEVEL_OVERRIDE.

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