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.27.4
Syntax IReadOnlyList<Screen> All { get; }
Property Value
Type:
IReadOnlyListScreen
The list of connected screens whose content can be cast to a media receiver.
See Also