Method | Description | |
---|---|---|
LoadingStateChangeEventArgs ( bool isLoading, bool canGoBack, bool canGoForward ) : System |
public LoadingStateChangeEventArgs ( bool isLoading, bool canGoBack, bool canGoForward ) : System | ||
isLoading | bool | |
canGoBack | bool | |
canGoForward | bool | |
return | System |