Class MediaKey

    Definition

    Namespace:
    Tizen.System
    Assembly:
    Tizen.System.MediaKey.dll

    The class for receiving events of media keys.

    public static class MediaKey
    Inheritance
    object
    MediaKey

    Events

    View Source

    Event

    Adds or removes events for all media keys.

    Declaration
    public static event EventHandler<MediaKeyEventArgs> Event
    Event Type
    Type Description
    System.EventHandler<TEventArgs><MediaKeyEventArgs>
    Exceptions
    Type Condition
    System.InvalidOperationException

    Failed to reserve or release the key.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX