Share via


InputMethodSubtype.LayoutLabelResource Property

Definition

Returns the layout label string resource identifier.

public int LayoutLabelResource { [Android.Runtime.Register("getLayoutLabelResource", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getLayoutLabelResource", "()I", "", ApiSince=36)>]
member this.LayoutLabelResource : int

Property Value

Attributes

Remarks

Returns the layout label string resource identifier.

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

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