autofocus 属性

bool autofocus

实现

bool get autofocus native;
void autofocus=(bool value)

实现

set autofocus(bool value) native;