Name
Register.CloseRequest -- handle close request of page (V1.2)
Function
When the user hits a register page's close gadget, the page isn't closed immediately. Instead MUI only sets this attribute to True to allow your application to react.

Usually, you will setup a notification that automatically closes the page when a close request appears, but you could e.g. pop up a confirmation requester or do some other things first.

This feature requires at least MUI 4.0.

Type
Boolean

Applicability
N


Show TOC