autofocus property

bool autofocus

Implementation

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

Implementation

external set autofocus(bool value);