Search Results for

    Show / Hide Table of Contents

    Class DisplayModeCapabilityUpdatedEventArgs

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Provides data for the DisplayModeCapabilityUpdated event.

    public class DisplayModeCapabilityUpdatedEventArgs : EventArgs
    Inheritance
    object
    EventArgs
    DisplayModeCapabilityUpdatedEventArgs

    Properties

    View Source

    DisplayMode

    Gets the supported list of display mode capabilities.

    Declaration
    public ReadOnlyCollection<MediaControlDisplayMode> DisplayMode { get; }
    Property Value
    Type Description
    ReadOnlyCollection<MediaControlDisplayMode>
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX