autofocus property

bool get autofocus

Implementation

bool get autofocus native;
set autofocus (bool value)

Implementation

set autofocus(bool value) native;