isStylusHandwritingEnabled

open fun isStylusHandwritingEnabled(@NonNull editorInfo: @NonNull EditorInfo): Boolean(source)

Returns true when an editor has stylus handwriting enabled. false by default.

Parameters

editorInfo

the editor from which we get stylus handwriting enabled.

See also