Click or drag to resize

WindowIHandlerScreen Property

Gets the screen this window is mostly contained in. Typically defined by the screen center of the window is visible.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Screen Screen { get; }

Property Value

Type: Screen
The window's current screen.
See Also