Cancel

Property

Namespace: Imagini

Declared in: Imagini.AppExitEventArgs


Set to true if app should not exit if requested by user.

Syntax

public bool Cancel { public get; public set; }

Back to index