Class WebUserMediaPermissionRequest

    Definition

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

    WebUserMediaPermissionRequest.

    public class WebUserMediaPermissionRequest : Disposable
    Inheritance
    object
    Disposable
    WebUserMediaPermissionRequest

    Methods

    View Source

    ReleaseSwigCPtr(HandleRef)

    Declaration
    protected override void ReleaseSwigCPtr(System.Runtime.InteropServices.HandleRef swigCPtr)
    Parameters
    Type Name Description
    System.Runtime.InteropServices.HandleRef swigCPtr
    Overrides
    Disposable.ReleaseSwigCPtr(System.Runtime.InteropServices.HandleRef)
    View Source

    Set(bool)

    Set allowed.

    Declaration
    public void Set(bool allowed)
    Parameters
    Type Name Description
    bool allowed

    Allowed or not

    View Source

    Suspend()

    Suspend.

    Declaration
    public bool Suspend()
    Returns
    Type Description
    bool

    true for done, otherwise, false

    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