Click or drag to resize

PlayerMessagesLoggedEventArgsMessages Property

Version 112.3.0
Messages

Namespace:  CefSharp.DevTools.Media
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<PlayerMessage> Messages { get; }

Property Value

Type: IListPlayerMessage
See Also