InputMethodManager.ShortcutInputMethodsAndSubtypes プロパティ

定義

すべてのショートカット入力メソッド情報とそのサブタイプのマップを返します。

public System.Collections.Generic.IDictionary<Android.Views.InputMethods.InputMethodInfo,System.Collections.Generic.IList<Android.Views.InputMethods.InputMethodSubtype>>? ShortcutInputMethodsAndSubtypes { [Android.Runtime.Register("getShortcutInputMethodsAndSubtypes", "()Ljava/util/Map;", "")] get; }
[<get: Android.Runtime.Register("getShortcutInputMethodsAndSubtypes", "()Ljava/util/Map;", "")>]
member this.ShortcutInputMethodsAndSubtypes : System.Collections.Generic.IDictionary<Android.Views.InputMethods.InputMethodInfo, System.Collections.Generic.IList<Android.Views.InputMethods.InputMethodSubtype>>

プロパティ値

属性

注釈

すべてのショートカット入力メソッド情報とそのサブタイプのマップを返します。

android.view.inputmethod.InputMethodManager.getShortcutInputMethodsAndSubtypes()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象