Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 224 Bytes

Widget_LoseFocus.md

File metadata and controls

11 lines (6 loc) · 224 Bytes

Widget::LoseFocus

This method is called when the widget is deselected

Syntax

  • void LoseFocus()

Remarks

This is a protected virtual method. It can only be used by declaring it in a custom widget.