Share via


MediaController.TransportControls.SkipToNext Method

Definition

Skip to the next item.

[Android.Runtime.Register("skipToNext", "()V", "")]
public void SkipToNext ();
[<Android.Runtime.Register("skipToNext", "()V", "")>]
member this.SkipToNext : unit -> unit
Attributes

Remarks

Skip to the next item.

Java documentation for android.media.session.MediaController.TransportControls.skipToNext().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to