Sprache

CollationKey.BoundMode.Lower Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Icu.Text.CollationKeyBoundMode enum directly instead of this field.

Unterer Grenzwert

[Android.Runtime.Register("LOWER", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.CollationKeyBoundMode enum directly instead of this field.", true)]
public const Android.Icu.Text.CollationKeyBoundMode Lower = 0;
[<Android.Runtime.Register("LOWER", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.CollationKeyBoundMode enum directly instead of this field.", true)>]
val mutable Lower : Android.Icu.Text.CollationKeyBoundMode

Feldwert

Value = 0
Attribute

Hinweise

Unterer Grenzwert

Java Dokumentation für android.icu.text.CollationKey.BoundMode.LOWER.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: