Class VideoView.FinishedEventArgs
Definition
- Namespace:
- Tizen.NUI.Base
Components
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the finished signal.
public class VideoView.FinishedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args VideoView. Finished Event Args
Properties
View SourceVideoView
The view for video playback and display.
Declaration
public VideoView VideoView { get; set; }
Property Value
Type | Description |
---|---|
Video |