Android.Media.MediaPlayer.CurrentPosition Property
Gets the current playback position.

Syntax

[get: Android.Runtime.Register("getCurrentPosition", "()I", "GetGetCurrentPositionHandler")]
public virtual int CurrentPosition { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the current playback position.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1