Android.Views.TextService.SpellCheckerInfo.ServiceInfo Property
Return the raw information about the Service implementing this spell checker.

Syntax

[get: Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "GetGetServiceInfoHandler")]
public Android.Content.PM.ServiceInfo ServiceInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the raw information about the Service implementing this spell checker. Do not modify the returned object.

[Android Documentation]

Requirements

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