NSPortMessage.SendBefore(NSDate) Method

Definition

[Foundation.Export("sendBeforeDate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SendBefore(Foundation.NSDate date);
[<Foundation.Export("sendBeforeDate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SendBefore : Foundation.NSDate -> bool
override this.SendBefore : Foundation.NSDate -> bool

Parameters

date
NSDate

Returns

Attributes

Applies to