IUIApplicationDelegate
AccessibilityPerformMagicTap(IUIApplicationDelegate)
ApplicationSignificantTimeChange(IUIApplicationDelegate, UIApplication)
ChangedStatusBarFrame(IUIApplicationDelegate, UIApplication, CGRect)
ContinueUserActivity(IUIApplicationDelegate, UIApplication, NSUserActivity, UIApplicationRestorationHandler)
CreatePlatformWindow(IUIApplicationDelegate, IApplication, UIApplication, NSDictionary)
DidChangeStatusBarOrientation(IUIApplicationDelegate, UIApplication, UIInterfaceOrientation)
DidDecodeRestorableState(IUIApplicationDelegate, UIApplication, NSCoder)
DidDiscardSceneSessions(IUIApplicationDelegate, UIApplication, NSSet<UISceneSession>)
DidEnterBackground(IUIApplicationDelegate, UIApplication)
DidFailToContinueUserActivitiy(IUIApplicationDelegate, UIApplication, String, NSError)
DidFailToContinueUserActivity(IUIApplicationDelegate, UIApplication, String, NSError)
DidReceiveRemoteNotification(IUIApplicationDelegate, UIApplication, NSDictionary, Action<UIBackgroundFetchResult>)
DidRegisterUserNotificationSettings(IUIApplicationDelegate, UIApplication, UIUserNotificationSettings)
FailedToRegisterForRemoteNotifications(IUIApplicationDelegate, UIApplication, NSError)
FinishedLaunching(IUIApplicationDelegate, UIApplication)
FinishedLaunching(IUIApplicationDelegate, UIApplication, NSDictionary)
GetConfiguration(IUIApplicationDelegate, UIApplication, UISceneSession, UISceneConnectionOptions)
GetHandlerForIntent(IUIApplicationDelegate, UIApplication, INIntent)
GetSupportedInterfaceOrientations(IUIApplicationDelegate, UIApplication, UIWindow)
GetViewController(IUIApplicationDelegate, UIApplication, String[], NSCoder)
GetWindow(IUIApplicationDelegate)
HandleAction(IUIApplicationDelegate, UIApplication, String, NSDictionary, Action)
HandleAction(IUIApplicationDelegate, UIApplication, String, UILocalNotification, Action)
HandleAction(IUIApplicationDelegate, UIApplication, String, NSDictionary, NSDictionary, Action)
HandleAction(IUIApplicationDelegate, UIApplication, String, UILocalNotification, NSDictionary, Action)
HandleEventsForBackgroundUrl(IUIApplicationDelegate, UIApplication, String, Action)
HandleIntent(IUIApplicationDelegate, UIApplication, INIntent, Action<INIntentResponse>)
HandleOpenURL(IUIApplicationDelegate, UIApplication, NSUrl)
HandleWatchKitExtensionRequest(IUIApplicationDelegate, UIApplication, NSDictionary, Action<NSDictionary>)
HasSceneManifest(IUIApplicationDelegate)
OnActivated(IUIApplicationDelegate, UIApplication)
OnResignActivation(IUIApplicationDelegate, UIApplication)
OpenUrl(IUIApplicationDelegate, UIApplication, NSUrl, NSDictionary)
OpenUrl(IUIApplicationDelegate, UIApplication, NSUrl, String, NSObject)
PerformActionForShortcutItem(IUIApplicationDelegate, UIApplication, UIApplicationShortcutItem, UIOperationHandler)
PerformFetch(IUIApplicationDelegate, UIApplication, Action<UIBackgroundFetchResult>)
ProtectedDataDidBecomeAvailable(IUIApplicationDelegate, UIApplication)
ProtectedDataWillBecomeUnavailable(IUIApplicationDelegate, UIApplication)
ReceivedLocalNotification(IUIApplicationDelegate, UIApplication, UILocalNotification)
ReceivedRemoteNotification(IUIApplicationDelegate, UIApplication, NSDictionary)
ReceiveMemoryWarning(IUIApplicationDelegate, UIApplication)
RegisteredForRemoteNotifications(IUIApplicationDelegate, UIApplication, NSData)
RequestNewWindow(IUIApplicationDelegate, IApplication, OpenWindowRequest)
SetApplicationHandler(IUIApplicationDelegate, IApplication, IMauiContext)
SetWindow(IUIApplicationDelegate, UIWindow)
ShouldAllowExtensionPointIdentifier(IUIApplicationDelegate, UIApplication, NSString)
ShouldAutomaticallyLocalizeKeyCommands(IUIApplicationDelegate, UIApplication)
ShouldRequestHealthAuthorization(IUIApplicationDelegate, UIApplication)
ShouldRestoreApplicationState(IUIApplicationDelegate, UIApplication, NSCoder)
ShouldRestoreSecureApplicationState(IUIApplicationDelegate, UIApplication, NSCoder)
ShouldSaveApplicationState(IUIApplicationDelegate, UIApplication, NSCoder)
ShouldSaveSecureApplicationState(IUIApplicationDelegate, UIApplication, NSCoder)
UserActivityUpdated(IUIApplicationDelegate, UIApplication, NSUserActivity)
UserDidAcceptCloudKitShare(IUIApplicationDelegate, UIApplication, CKShareMetadata)
WillChangeStatusBarFrame(IUIApplicationDelegate, UIApplication, CGRect)
WillChangeStatusBarOrientation(IUIApplicationDelegate, UIApplication, UIInterfaceOrientation, Double)
WillContinueUserActivity(IUIApplicationDelegate, UIApplication, String)
WillEncodeRestorableState(IUIApplicationDelegate, UIApplication, NSCoder)
WillEnterForeground(IUIApplicationDelegate, UIApplication)
WillFinishLaunching(IUIApplicationDelegate, UIApplication, NSDictionary)
WillTerminate(IUIApplicationDelegate, UIApplication)
net7.0-maccatalyst16.4
namespace Microsoft.Maui.Platform
{
public static class ElementExtensions
{
public static bool HasSceneManifest(this IUIApplicationDelegate! platformApplication);
}
}
.NET | 6.07.0 |
---|---|
Information specific to net7.0 | |
Platforms | This API is only available when you target a specific platform: |
Mac Catalyst | 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.4 |
Information specific to net7.0-maccatalyst16.4 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API