IsFocused

Property

Namespace: Imagini

Declared in: Imagini.Window


Returns true if this window has input focus.

Syntax

public bool IsFocused { public get; }

Back to index