Android.Views.InputMethods.InputMethodInfo.IsDefaultResourceId Property
Return the resource identifier of a resource inside of this input method's .apk that determines whether it should be considered a default input method for the system.

Syntax

[get: Android.Runtime.Register("getIsDefaultResourceId", "()I", "GetGetIsDefaultResourceIdHandler")]
public int IsDefaultResourceId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the resource identifier of a resource inside of this input method's .apk that determines whether it should be considered a default input method for the system.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3