| 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
SyntaxReadOnly Property Screen As Screen
	Get
abstract Screen : Screen with get
Property Value
Type: 
ScreenThe window's current screen.
 See Also
See Also