Definition
- Namespace:
- Tizen.WebView
- Assembly:
- Tizen.WebView.dll
This class is derived from PolicyDecisionEventArgs.
This class provides the properties for Response Policy of WebView.
public class ResponsePolicyEventArgs : PolicyDecisionEventArgs
- Inheritance
-
object
System.EventArgs
ResponsePolicyEventArgs
Properties
Declaration
public string Cookie { get; }
Property Value
View Source
IsDownload
Checks policy decision type is Download.
Declaration
public bool IsDownload { get; }
Property Value
Declaration
public int StatusCode { get; }
Property Value