PlayerPropertiesChangedEventArgsProperties Property |
Version 112.3.0
Properties
Namespace:
CefSharp.DevTools.Media
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public IList<PlayerProperty> Properties { get; }
public:
property IList<PlayerProperty^>^ Properties {
IList<PlayerProperty^>^ get ();
}
Property Value
Type:
IListPlayerPropertySee Also