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: cs.temp.dll.dll
Syntax
public delegate void DelayUpdate();
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX