FormsWindow FullscreenChanged EventDelta Engine Documentation

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

public event Action<Size, bool> FullscreenChanged

Value

Type: System Action Size, Boolean 

Implements

Window FullscreenChanged
See Also