Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SystemMediaTransportControls.DisplayUpdater Property

Definition

Namespace:
Windows.Media

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets the display updater for the SystemMediaTransportControls which enable updating the information displayed about the currently playing song.

public:
 property SystemMediaTransportControlsDisplayUpdater ^ DisplayUpdater { SystemMediaTransportControlsDisplayUpdater ^ get(); };
SystemMediaTransportControlsDisplayUpdater DisplayUpdater();
public SystemMediaTransportControlsDisplayUpdater DisplayUpdater { get; }
var systemMediaTransportControlsDisplayUpdater = systemMediaTransportControls.displayUpdater;
Public ReadOnly Property DisplayUpdater As SystemMediaTransportControlsDisplayUpdater

Property Value

The display updater for the SystemMediaTransportControls.

Applies to


Feedback

Was this page helpful?