InputMethodSubtype
InputMethodSubtypeBuilder
InterfaceConsts
InputMethodSubtype(Int32, Int32, String, String, String, Boolean, Boolean)
InputMethodSubtype(Int32, Int32, String, String, String, Boolean, Boolean, Int32)
Creator
ExtraValue
IconResId
IsAsciiCapable
IsAuxiliary
JniPeerMembers
LanguageTag
Locale
Mode
NameOverride
NameOverrideFormatted
NameResId
PhysicalKeyboardHintLanguageTag
PhysicalKeyboardHintLayoutType
ThresholdClass
ThresholdType
ContainsExtraValueKey(String)
DescribeContents()
GetDisplayName(Context, String, ApplicationInfo)
GetDisplayNameFormatted(Context, String, ApplicationInfo)
GetExtraValueOf(String)
OverridesImplicitlyEnabledSubtype()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Views.InputMethods
{
[Register("android/view/inputmethod/InputMethodSubtype", DoNotGenerateAcw = true)]
public sealed class InputMethodSubtype : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("deprecated")]
[Register(".ctor", "(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZ)V", "")]
public InputMethodSubtype(int nameId, int iconId, string? locale, string? mode, string? extraValue, bool isAuxiliary, bool overridesImplicitlyEnabledSubtype);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | deprecated |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API