Class SubtitleModeUpdatedEventArgs

    Definition

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

    Provides data for the SubtitleModeUpdated event.

    public class SubtitleModeUpdatedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    SubtitleModeUpdatedEventArgs

    Properties

    View Source

    IsEnabled

    Gets the value indicating whether subtitle is enabled or not.

    Declaration
    public bool IsEnabled { get; }
    Property Value
    Type Description
    bool
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX