Click or drag to resize

FrameScheduledNavigationEventArgs Properties

Version 130.1.90

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 The reason for the navigation.
Public propertyUrl The destination URL for the scheduled navigation.
Top
See Also