Share via


HMEventTrigger.CreatePredicateForEvaluatingTriggerOccurringBeforeDate Method

Definition

[Foundation.Export("predicateForEvaluatingTriggerOccurringBeforeDateWithComponents:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSPredicate CreatePredicateForEvaluatingTriggerOccurringBeforeDate(Foundation.NSDateComponents dateComponents);
[<Foundation.Export("predicateForEvaluatingTriggerOccurringBeforeDateWithComponents:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreatePredicateForEvaluatingTriggerOccurringBeforeDate : Foundation.NSDateComponents -> Foundation.NSPredicate

Parameters

dateComponents
NSDateComponents

Returns

Attributes

Applies to