Event
UiWidget
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
LostFocus | event | ||
ReceivedFocus |
Properties
LostFocus : uiwidget
read-only
The object that has lost focus, or will lose focus (in the case of preview).
var LostFocus : UiWidget
ReceivedFocus : uiwidget
read-only
The object that is gaining focus.
var ReceivedFocus : UiWidget