Android.Views.TextService.SpellCheckerInfo.Id Property
Return a unique ID for this spell checker.

Syntax

[get: Android.Runtime.Register("getId", "()Ljava/lang/String;", "GetGetIdHandler")]
public string Id { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return a unique ID for this spell checker. The ID is generated from the package and class name implementing the method.

[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