Show / Hide Table of Contents

Delegate GLControl.DelayUpdate

Needed to delay the invoke on OS X. Also needed because OpenTK is .NET 2, otherwise I'd use an inline Action.

Namespace: OpenTK
Assembly: OpenTK.GLControl.dll
Syntax
public delegate void DelayUpdate();
In This Article
Back to top Generated by DocFX