-
Home
-
API
-
NativeWebView.Core
-
NativeWebViewNavigationCompletedEventArgs
-
Constructors
-
NativeWebViewNavigationCompletedEventArgs(Uri?, Boolean, Nullable, String?)
NativeWebViewNavigationCompletedEventArgs(Uri?, Boolean, Nullable, String?) Constructor
Definition
public NativeWebViewNavigationCompletedEventArgs(Uri? uri, bool isSuccess, int? httpStatusCode = default(int? ), string? error = null)
Parameters