InputConnectionWrapper.PerformSpellCheck Method

Definition

[TODO: @inheritDoc]

[Android.Runtime.Register("performSpellCheck", "()Z", "GetPerformSpellCheckHandler", ApiSince=31)]
public virtual bool PerformSpellCheck ();
[<Android.Runtime.Register("performSpellCheck", "()Z", "GetPerformSpellCheckHandler", ApiSince=31)>]
abstract member PerformSpellCheck : unit -> bool
override this.PerformSpellCheck : unit -> bool

Returns

Boolean

Implements

Attributes

Remarks

Java documentation for android.view.inputmethod.InputConnectionWrapper.performSpellCheck().

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