Class WebViewDeviceConnectionChangedEventArgs

    Definition

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

    Event arguments that DeviceConnectionChanged.

    public class WebViewDeviceConnectionChangedEventArgs : EventArgs
    Inheritance
    object
    WebViewDeviceConnectionChangedEventArgs

    Properties

    View Source

    DeviceType

    Gets Device Type.

    Declaration
    public int DeviceType { get; }
    Property Value
    Type Description
    int

    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