自动聚焦 属性

bool 自动聚焦

实现

bool get autofocus native;
void 自动聚焦=(bool value)

实现

set autofocus(bool value) native;