Android.Views.InputMethods.InputMethodInfo.ServiceName Property
Return the class name of the service component that implements this input method.

Syntax

[get: Android.Runtime.Register("getServiceName", "()Ljava/lang/String;", "GetGetServiceNameHandler")]
public string ServiceName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the class name of the service component that implements this input method.

[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