Freigeben über


TextBoundsInfoResult.CodeSuccess Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Views.InputMethods.TextBoundsInfoResultCode enum directly instead of this field.

Ergebnis für InputConnection#requestTextBoundsInfo(RectF, Executor, Consumer) den Erfolgreichen Rückgabe des Editors.TextBoundsInfo

[Android.Runtime.Register("CODE_SUCCESS", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputMethods.TextBoundsInfoResultCode enum directly instead of this field.", true)]
public const Android.Views.InputMethods.TextBoundsInfoResultCode CodeSuccess = 1;
[<Android.Runtime.Register("CODE_SUCCESS", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputMethods.TextBoundsInfoResultCode enum directly instead of this field.", true)>]
val mutable CodeSuccess : Android.Views.InputMethods.TextBoundsInfoResultCode

Feldwert

Value = 1
Attribute

Hinweise

Ergebnis für InputConnection#requestTextBoundsInfo(RectF, Executor, Consumer) den Erfolgreichen Rückgabe des Editors.TextBoundsInfo

Java-Dokumentation für android.view.inputmethod.TextBoundsInfoResult.CODE_SUCCESS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: