CursorAnchorInfo.TextAppearanceInfo Eigenschaft

Definition

Gibt TextAppearanceInfo für den aktuellen Editor zurück oder null wenn IME nicht abonniert InputConnection#CURSOR_UPDATE_FILTER_TEXT_APPEARANCE ist oder InputConnection#CURSOR_UPDATE_MONITOR.

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

Eigenschaftswert

Attribute

Hinweise

Gibt TextAppearanceInfo für den aktuellen Editor zurück oder null wenn IME nicht abonniert InputConnection#CURSOR_UPDATE_FILTER_TEXT_APPEARANCE ist oder InputConnection#CURSOR_UPDATE_MONITOR.

Java Dokumentation für android.view.inputmethod.CursorAnchorInfo.getTextAppearanceInfo().

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: