Gets the list of connected screens whose content can be cast to a media receiver.
Namespace:
DotNetBrowser.Cast
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.1
SyntaxIReadOnlyList<Screen> All { get; }
Property Value
Type:
IReadOnlyList<Screen>
The list of connected screens whose content can be cast to a media receiver.
See Also