PlayerPropertiesChangedEventArgsProperties Property |
Version 130.1.90
Properties
Namespace: CefSharp.DevTools.MediaAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<PlayerProperty> Properties { get; }
public:
property IList<PlayerProperty^>^ Properties {
IList<PlayerProperty^>^ get ();
}
Property Value
IListPlayerPropertySee Also