InputMethodSubtype.NameResId Property

Definition

public int NameResId { [Android.Runtime.Register("getNameResId", "()I", "")] get; }
[<get: Android.Runtime.Register("getNameResId", "()I", "")>]
member this.NameResId : int

Property Value

Resource ID of the subtype name string.

Attributes

Remarks

Java documentation for android.view.inputmethod.InputMethodSubtype.getNameResId().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to