NSApplicationDelegate_Extensions.ContinueUserActivity 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.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static bool ContinueUserActivity (this AppKit.INSApplicationDelegate This, AppKit.NSApplication application, Foundation.NSUserActivity userActivity, AppKit.ContinueUserActivityRestorationHandler restorationHandler);
static member ContinueUserActivity : AppKit.INSApplicationDelegate * AppKit.NSApplication * Foundation.NSUserActivity * AppKit.ContinueUserActivityRestorationHandler -> bool
Parameter
- application
- NSApplication
- userActivity
- NSUserActivity
- restorationHandler
- ContinueUserActivityRestorationHandler
Gibt zurück
- Attribute