Widget.setKeyboardFocus

Set if the widget can recieve focus during keyboard traversal.

class Widget
setKeyboardFocus
(
this T
)
(
string focus
)

Parameters

focus string

A focus setting.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta