IsFullscreen

Property

Namespace: Imagini

Declared in: Imagini.WindowSettings


Flag indicating if the window should be fullscreen.

Syntax

public bool IsFullscreen { public get; public set; }

Remarks

Default is false.
Back to index