GLFW3Window SetFullscreen Method Delta Engine Documentation

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

public virtual void SetFullscreen(
	Size setFullscreenViewportSize
)

Implements

Window SetFullscreen(Size)
See Also