Skip to main content

WebMessageReceivedEventArgs Class

Definition

Assembly:Avalonia.Controls.WebView
Package:Avalonia.Controls.WebView
public class WebMessageReceivedEventArgs

Inheritance: EventArgs -> WebMessageReceivedEventArgs

Constructors

NameDescription
WebMessageReceivedEventArgsNo summary available.

WebMessageReceivedEventArgs Constructor

public WebMessageReceivedEventArgs()

Properties

NameDescription
BodyNo summary available.

Body Property

public string Body { get; set; }