Canvas.LostFocus

From Xojo Documentation

Event


Canvas.LostFocus()

Supported for all project types and targets.

The Canvas has lost the focus.

Notes

The AcceptFocus property must be set to True for the Canvas to be capable of getting then losing the focus.

fa-info-circle-32.png
On macOS, controls other than text fields and lists will accept and lose focus only if the full keyboard access option is enabled in System Preferences/Keyboard.