Android.Views.InputMethods.InputMethod.ServiceMetaData Field
Name under which an InputMethod service component publishes information about itself.

Syntax

[Android.Runtime.Register("SERVICE_META_DATA")]
public const string ServiceMetaData

Remarks

Name under which an InputMethod service component publishes information about itself. This meta-data must reference an XML resource containing an <NoType:android/R$styleable;Href=../../../../reference/android/R.styleable.html#InputMethod> tag.

[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