WebViewNavigationCompletedEventArgs Class
Definition
public class WebViewNavigationCompletedEventArgs
Constructors
| Name | Description |
|---|---|
| WebViewNavigationCompletedEventArgs | No summary available. |
WebViewNavigationCompletedEventArgs Constructor
public WebViewNavigationCompletedEventArgs()
Properties
| Name | Description |
|---|---|
| IsSuccess | No summary available. |
| Request | Inherited from WebViewNavigationEventArgs. |
IsSuccess Property
public bool IsSuccess { get; set; }