monoandroid
namespace Android.Widget
{
[Register("android/widget/VideoView", DoNotGenerateAcw = true)]
public class VideoView : SurfaceView, IJavaObject, IMediaPlayerControl, IJavaPeerable, IDisposable
{
[Register("setOnCompletionListener", "(Landroid/media/MediaPlayer$OnCompletionListener;)V", "GetSetOnCompletionListener_Landroid_media_MediaPlayer_OnCompletionListener_Handler")]
public virtual void SetOnCompletionListener(IOnCompletionListener? l);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |