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