Поделиться через


TextBoundsInfoResult.CodeSuccess Поле

Определение

Внимание!

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

Результат при InputConnection#requestTextBoundsInfo(RectF, Executor, Consumer) успешном возвращении редактора 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

Значение поля

Value = 1
Атрибуты

Комментарии

Результат при InputConnection#requestTextBoundsInfo(RectF, Executor, Consumer) успешном возвращении редактора TextBoundsInfo.

Документация по Java для android.view.inputmethod.TextBoundsInfoResult.CODE_SUCCESS.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к