CursorAnchorInfo.EditorBoundsInfo Proprietà

Definizione

Restituisce EditorBoundsInfo per l'editor corrente oppure null se IME non è sottoscritto con InputConnection#CURSOR_UPDATE_FILTER_EDITOR_BOUNDS o InputConnection#CURSOR_UPDATE_MONITOR.

public Android.Views.InputMethods.EditorBoundsInfo? EditorBoundsInfo { [Android.Runtime.Register("getEditorBoundsInfo", "()Landroid/view/inputmethod/EditorBoundsInfo;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getEditorBoundsInfo", "()Landroid/view/inputmethod/EditorBoundsInfo;", "", ApiSince=33)>]
member this.EditorBoundsInfo : Android.Views.InputMethods.EditorBoundsInfo

Valore della proprietà

Attributi

Commenti

Restituisce EditorBoundsInfo per l'editor corrente oppure null se IME non è sottoscritto con InputConnection#CURSOR_UPDATE_FILTER_EDITOR_BOUNDS o InputConnection#CURSOR_UPDATE_MONITOR.

per android.view.inputmethod.CursorAnchorInfo.getEditorBoundsInfo().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a