InputMethodSubtype.IconResId Property

Definition

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

Property Value

Resource ID of the subtype icon drawable.

Attributes

Remarks

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

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