SpellCheckerInfo.Component Property

Definition

Return the component of the service that implements.

public Android.Content.ComponentName? Component { [Android.Runtime.Register("getComponent", "()Landroid/content/ComponentName;", "")] get; }
[<get: Android.Runtime.Register("getComponent", "()Landroid/content/ComponentName;", "")>]
member this.Component : Android.Content.ComponentName

Property Value

Attributes

Remarks

Return the component of the service that implements.

Java documentation for android.view.textservice.SpellCheckerInfo.getComponent().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to