MediaTransportControls : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of MediaTransportControls
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property | Supported on |
---|---|
bool ShowAndHideAutomatically | all platforms supported by Uno Platform |
bool IsZoomEnabled | all platforms supported by Uno Platform |
bool IsZoomButtonVisible | all platforms supported by Uno Platform |
bool IsVolumeEnabled | all platforms supported by Uno Platform |
bool IsVolumeButtonVisible | all platforms supported by Uno Platform |
bool IsStopEnabled | all platforms supported by Uno Platform |
bool IsStopButtonVisible | all platforms supported by Uno Platform |
bool IsSkipForwardEnabled | all platforms supported by Uno Platform |
bool IsSkipForwardButtonVisible | all platforms supported by Uno Platform |
bool IsSkipBackwardEnabled | all platforms supported by Uno Platform |
bool IsSkipBackwardButtonVisible | all platforms supported by Uno Platform |
bool IsSeekEnabled | all platforms supported by Uno Platform |
bool IsSeekBarVisible | all platforms supported by Uno Platform |
bool IsRepeatEnabled | all platforms supported by Uno Platform |
bool IsRepeatButtonVisible | all platforms supported by Uno Platform |
bool IsPreviousTrackButtonVisible | all platforms supported by Uno Platform |
bool IsPlaybackRateEnabled | all platforms supported by Uno Platform |
bool IsPlaybackRateButtonVisible | all platforms supported by Uno Platform |
bool IsNextTrackButtonVisible | all platforms supported by Uno Platform |
bool IsFastRewindEnabled | all platforms supported by Uno Platform |
bool IsFastRewindButtonVisible | all platforms supported by Uno Platform |
bool IsFastForwardEnabled | all platforms supported by Uno Platform |
bool IsFastForwardButtonVisible | all platforms supported by Uno Platform |
bool IsCompact | all platforms supported by Uno Platform |
FastPlayFallbackBehaviour FastPlayFallbackBehaviour | all platforms supported by Uno Platform |
DependencyProperty FastPlayFallbackBehaviourProperty | all platforms supported by Uno Platform |
DependencyProperty IsCompactProperty | all platforms supported by Uno Platform |
DependencyProperty IsFastForwardButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsFastForwardEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsFastRewindButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsFastRewindEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsNextTrackButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsPlaybackRateButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsPlaybackRateEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsPreviousTrackButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsRepeatButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsRepeatEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsSeekBarVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsSeekEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsSkipBackwardButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsSkipBackwardEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsSkipForwardButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsSkipForwardEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsStopButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsStopEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsVolumeButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsVolumeEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsZoomButtonVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty IsZoomEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty ShowAndHideAutomaticallyProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
void Show() | all platforms supported by Uno Platform |
void Hide() | all platforms supported by Uno Platform |
Below are all properties, methods, and events of MediaTransportControls
that are not currently implemented in Uno.
Not implemented events
Event | Not supported on |
---|---|
TypedEventHandler<MediaTransportControls, MediaTransportControlsThumbnailRequestedEventArgs> ThumbnailRequested | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.