Click or drag to resize

IScreens Interface

The service that allows obtaining connected screens whose content can be cast.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.2
Syntax
C#
public interface IScreens

The IScreens type exposes the following members.

Properties
  NameDescription
Public propertyAll
Gets the list of connected screens whose content can be cast to a media receiver.
Public propertyDefaultScreen
Gets the default (main) screen.
Top
See Also