WKPresentMediaPlayerResult Class

Definition

Contains the result of presenting a media player.

public class WKPresentMediaPlayerResult
type WKPresentMediaPlayerResult = class
Inheritance
WKPresentMediaPlayerResult

Constructors

WKPresentMediaPlayerResult(Boolean, Double)

Creates a new WKPresentMediaPlayerResult with the specified values.

Properties

DidPlayToEnd

Gets or sets a value that tells whether the media played to its end.

EndTime

Gets or sets the media playback end time.

Applies to