Click or drag to resize

FrameScheduledNavigationEventArgs Properties

Version 92.0.260

The FrameScheduledNavigationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDelay
Delay (in seconds) until the navigation is scheduled to begin. The navigation is not guaranteed to start.
Public propertyFrameId
Id of the frame that has scheduled a navigation.
Public propertyReason
Public propertyUrl
The destination URL for the scheduled navigation.
Top
See Also