autoFocus property

bool autoFocus
getter/setter pair

Should the keyboard automatically be displayed when asking a text question? Applies only to RPTextAnswerFormat questions. False by default.

Implementation

bool autoFocus;