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