Kanzi sends this message before a focusable node receives focus.
Kanzi sends this message before the focused node loses focus.
Sets whether the focus chain navigation within the focus scope is cyclic. When you enable this property:
When focus enters a focus scope, Kanzi sends this message to the focus scope node that contains the node that gains focus.
Kanzi sends this message to the node that received focus.
When focus leaves a focus scope, Kanzi sends this message to the focus scope node that contains the node that loses focus.
Kanzi sends this message to the node that lost focus.
Sets where to set the focus when the user presses the node that has this property:
Sets the focus chain order of the node within the focus scope.
Sets the type of the focus scope node:
Focus Manager enables you to set and change the key focus between attached nodes. Each domain can have
only one instance of a Focus Manager.
Kanzi sends this message to an overlay focus scope when the application area outside the boundaries of that overlay receives input.
When a focus scope node receives this message, it moves the focus to the previous focusable node of the focus scope.
When a focus scope node receives this message, it moves the focus to the next focusable node of the focus scope.
Occurs when an overlay focus scope becomes the foremost overlay scope in the overlay focus scope stack.
When an overlay scope gains focus, Kanzi sends this message to the overlay scope node that contains the node that gains focus.
When an overlay scope loses focus, Kanzi sends this message to the overlay scope node that contains the node that loses focus.
Occurs when an overlay focus scope is no longer the foremost overlay scope in the overlay focus scope stack.
Occurs when an overlay focus scope is brought to front. Deprecated. Use Overlay Brought To Front instead.
Occurs when a foremost overlay focus scope is sent to back. Deprecated. Use Overlay Sent to Back instead.