VSync

Property

Namespace: Imagini

Declared in: Imagini.WindowSettings


Indicates if the vertical sync should be enabled (if supported).

Syntax

public bool VSync { public get; public set; }

Remarks

Default is true.
Back to index