Property autoFocusRequested autoFocusRequested Get or set whether autofocus is requested. Declaration public bool autoFocusRequested { get; set; } Property Value Type Description bool true if autofocus is requested. Otherwise, false.