Sandbox Logo

Widget.FocusMode

FocusMode FocusMode { get; set; }

Description

Sets the focus mode for this widget. This determines both how it will get focus and whether it will receive keyboard input.

Return

User Comments