NSCalendar.FindNextWeekend(NSDate, Double, NSCalendarOptions, NSDate) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("nextWeekendStartDate:interval:options:afterDate:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool FindNextWeekend (out Foundation.NSDate date, out double interval, Foundation.NSCalendarOptions options, Foundation.NSDate afterDate);
abstract member FindNextWeekend : * * Foundation.NSCalendarOptions * Foundation.NSDate -> bool
override this.FindNextWeekend : * * Foundation.NSCalendarOptions * Foundation.NSDate -> bool
Parameter
- date
- NSDate
- interval
- Double
- options
- NSCalendarOptions
- afterDate
- NSDate
Gibt zurück
- Attribute