IsActive

Property

Namespace: Imagini

Declared in: Imagini.AppBase


Indicates if this app is visible and have input focus.

Syntax

public bool IsActive { public get; }

Back to index