HKQuery.GetPredicateForUserAnnotatedMedicationsWithHasSchedule Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("predicateForUserAnnotatedMedicationsWithHasSchedule:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSPredicate GetPredicateForUserAnnotatedMedicationsWithHasSchedule(bool hasSchedule);
[<Foundation.Export("predicateForUserAnnotatedMedicationsWithHasSchedule:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetPredicateForUserAnnotatedMedicationsWithHasSchedule : bool -> Foundation.NSPredicate
Parameters
- hasSchedule
- Boolean
Returns
- Attributes