Method CloseIdle
CloseIdle(WindowCloseAction?)
Closes the window when application goes to the idle state.
public void CloseIdle(WindowCloseAction? action = null)
Parameters
action
WindowCloseAction?
Closes the window when application goes to the idle state.
public void CloseIdle(WindowCloseAction? action = null)
action
WindowCloseAction?