IWebUINavigatedEventArgs Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for an app navigation event.
public interface class IWebUINavigatedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2807579064, 9369, 16432, 166, 157, 21, 210, 217, 207, 229, 36)]
struct IWebUINavigatedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2807579064, 9369, 16432, 166, 157, 21, 210, 217, 207, 229, 36)]
public interface IWebUINavigatedEventArgs
Public Interface IWebUINavigatedEventArgs
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
NavigatedOperation |
Gets the app navigation operation. |