Class VideoView.FinishedEventArgs

    Definition

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

    Event arguments that passed via the finished signal.

    public class VideoView.FinishedEventArgs : EventArgs
    Inheritance
    object
    VideoView.FinishedEventArgs

    Properties

    View Source

    VideoView

    The view for video playback and display.

    Declaration
    public VideoView VideoView { get; set; }
    Property Value
    Type Description
    VideoView

    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