autofocus property

bool autofocus
final

If true, focus is automatically applied.

trueの場合、自動でフォーカスが当たります。

Implementation

final bool autofocus;