taskPredicateWithUncompletedTasksDueBefore:calendars:
**
+(NSPredicate *)taskPredicateWithUncompletedTasksDueBefore:(NSDate *)dueDate:
calendars:(NSArray *)calendars:
解説
特定のカレンダーに属していて、指定の日時の前で特定のタスクが完了していないNSPredicateオブジェクトを返します。
返り値
( NSPredicate * )
引数
( NSDate * )dueDate
( NSArray * )calendars
フレームワーク
CalendarStore
クラス
NSPredicate Additions
Class Methods
使用可能
10.5