Class WebViewFormRepostPolicyDecidedEventArgs

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Event arguments that passed via the WebView.FormRepostPolicyDecided.

    public class WebViewFormRepostPolicyDecidedEventArgs : EventArgs
    Inheritance
    object
    WebViewFormRepostPolicyDecidedEventArgs

    Properties

    View Source

    FormRepostPolicyDecisionMaker

    The form repost policy decision maker.

    Declaration
    public WebFormRepostPolicyDecisionMaker FormRepostPolicyDecisionMaker { get; }
    Property Value
    Type Description
    WebFormRepostPolicyDecisionMaker

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX