Share via


WebViewPrintEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class WebViewPrintEventArgs : EventArgs
type WebViewPrintEventArgs = class
    inherit EventArgs
Inheritance
WebViewPrintEventArgs

Constructors

Name Description
WebViewPrintEventArgs(WebFrameView)

Create a new instance of the WebViewPrintEventArgs with the specified event data.

Properties

Name Description
FrameView

Applies to