Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MediaPlaybackCommandManager.NextBehavior Property
Definition
- Namespace:
- Windows.Media.Playback
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 an object that defines the behavior when the Next button in the System Media Transport Controls is tapped.
public:
property MediaPlaybackCommandManagerCommandBehavior ^ NextBehavior { MediaPlaybackCommandManagerCommandBehavior ^ get(); };
MediaPlaybackCommandManagerCommandBehavior NextBehavior();
public MediaPlaybackCommandManagerCommandBehavior NextBehavior { get; }
var mediaPlaybackCommandManagerCommandBehavior = mediaPlaybackCommandManager.nextBehavior;
Public ReadOnly Property NextBehavior As MediaPlaybackCommandManagerCommandBehavior
Property Value
An object that defines the behavior when the Next button is tapped.
Applies to
Feedback
Was this page helpful?
