Share via


NSRecursiveLock.LockBeforeDate(NSDate) Method

Definition

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

Parameters

limit
NSDate

Returns

Attributes

Applies to