RequestExit()

Method

Namespace: Imagini

Declared in: Imagini.AppBase


Requests the app to exit. Can be cancelled by user's code.

Syntax

public void RequestExit()

See also

  • Exiting

  • Back to index