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)
Syntax public IList<PlayerProperty> Properties { get; }
public:
property IList<PlayerProperty^>^ Properties {
IList<PlayerProperty^>^ get ();
}
Property Value
Type:
IListPlayerPropertySee Also