GLFW2Window ViewportSizeChanged EventDelta Engine Documentation

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.WindowsGLFW2 (in DeltaEngine.WindowsGLFW2.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public event Action<Size> ViewportSizeChanged

Value

Type: System Action Size 

Implements

Window ViewportSizeChanged
See Also