PlayerPropertiesChangedEventArgsProperties Property |
Version 94.4.20
Properties
Namespace:
CefSharp.DevTools.Media
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic IList<PlayerProperty> Properties { get; }
public:
property IList<PlayerProperty^>^ Properties {
IList<PlayerProperty^>^ get ();
}
Property Value
Type:
IListPlayerProperty
See Also