AVPlayerItemIntegratedTimeline.SeekToDateAsync(NSDate) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<bool> SeekToDateAsync(Foundation.NSDate date);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SeekToDateAsync : Foundation.NSDate -> System.Threading.Tasks.Task<bool>
override this.SeekToDateAsync : Foundation.NSDate -> System.Threading.Tasks.Task<bool>

Parameters

date
NSDate

Returns

Attributes

Applies to