Click or drag to resize

IMediaCastingScreens Property

Gets the service that allows obtaining connected screens for casting.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntax
C#
IScreens Screens { get; }

Property Value

Type: IScreens
The service that allows obtaining connected screens for casting.
See Also