Event Seek
Occurs when the user moves the video seek bar.
public event EventHandler<SeekEventArgs> Seek
Returns
- EventHandler<SeekEventArgs>
- Occurs when the user moves the video seek bar.
Occurs when the user moves the video seek bar.
public event EventHandler<SeekEventArgs> Seek