SystemMediaTransportControls.GetForCurrentView Method

Definition

The system media transport controls for the current view.

public:
 static SystemMediaTransportControls ^ GetForCurrentView();
 static SystemMediaTransportControls GetForCurrentView();
public static SystemMediaTransportControls GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SystemMediaTransportControls

Returns

The system media transport controls for the current view.

Remarks

For information about using this API to get a reference to manually integrate your app with the system media transport controls, see Manual control of the System Media Transport Controls.

Applies to