autofocus property

bool? autofocus
getter/setter pair

Whether this text field should focus itself if nothing else is already focused.

Implementation

bool? autofocus;