spellcheck 属性

bool? spellcheck

实现

bool? get spellcheck native;
void spellcheck=(bool? value)

实现

set spellcheck(bool? value) native;