Click or drag to resize

ScreenIScreensHandler Interface

Handler interface for static methods of the Screen.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IScreensHandler

The ScreenIScreensHandler type exposes the following members.

Properties
  NameDescription
Public propertyPrimaryScreen
Gets the primary screen of the current system.
Public propertyScreens
Gets an enumerable of display screens available on the current system.
Top
See Also