Enum HotplugEventType

    Definition

    Namespace:
    Tizen.System.Usb
    Assembly:
    Tizen.System.Usb.dll

    Enumeration for the Hot Plugged event type for USB devices.

    public enum HotplugEventType

    Fields

    Name Description
    Attach

    USB device is attached.

    Detach

    USB device is detached.

    Extension Methods

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