CoreWebView2LaunchingExternalUriSchemeEventArgs.IsUserInitiated Property
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.
true
when the launching external URI scheme request was initiated through a user gesture.
public bool IsUserInitiated { get; }
member this.IsUserInitiated : bool
Public ReadOnly Property IsUserInitiated As Boolean