AVPlayerInterstitialEvent.Date Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDate? Date { [Foundation.Export("date")] get; [Foundation.Export("setDate:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("date")>]
[<set: Foundation.Export("setDate:")>]
member this.Date : Foundation.NSDate with get, set

Property Value

Attributes

Applies to