shouldFocus property

bool? shouldFocus

Implementation

external bool? get shouldFocus;
void shouldFocus=(bool? value)

Implementation

external set shouldFocus(bool? value);