UIApplication
Notifications
CheckForEventAndDelegateMismatches
CheckForIllegalCrossThreadCalls
UIApplication()
UIApplication(NativeHandle)
UIApplication(NSObjectFlag)
AccessibilityActivationPoint
AccessibilityAttributedHint
AccessibilityAttributedLabel
AccessibilityAttributedUserInputLabels
AccessibilityAttributedValue
AccessibilityDirectTouchOptions
AccessibilityElementsHidden
AccessibilityExpandedStatus
AccessibilityFrame
AccessibilityHeaderElements
AccessibilityHint
AccessibilityLabel
AccessibilityLanguage
AccessibilityNavigationStyle
AccessibilityPath
AccessibilityRespondsToUserInteraction
AccessibilityTextualContext
AccessibilityTraits
AccessibilityUserInputLabels
AccessibilityValue
AccessibilityViewIsModal
AlternateIconName
AnnouncementDidFinishNotification
AnnouncementNotification
ApplicationIconBadgeNumber
ApplicationState
ApplicationSupportsShakeToEdit
AssistiveTechnologyKey
AssistiveTouchStatusDidChangeNotification
BackgroundFetchIntervalMinimum
BackgroundFetchIntervalNever
BackgroundRefreshStatus
BackgroundRefreshStatusDidChangeNotification
BackgroundTaskInvalid
BackgroundTimeRemaining
BoldTextStatusDidChangeNotification
ButtonShapesEnabledStatusDidChangeNotification
ClassHandle
ClosedCaptioningStatusDidChangeNotification
ConnectedScenes
ContentSizeCategoryChangedNotification
CurrentUserNotificationSettings
DarkerSystemColorsStatusDidChangeNotification
Delegate
DidBecomeActiveNotification
DidChangeStatusBarFrameNotification
DidChangeStatusBarOrientationNotification
DidEnterBackgroundNotification
DidFinishLaunchingNotification
DidReceiveMemoryWarningNotification
ElementFocusedNotification
EnabledRemoteNotificationTypes
FocusedElementKey
GrayscaleStatusDidChangeNotification
GuidedAccessStatusDidChangeNotification
HearingDevicePairedEarDidChangeNotification
IdleTimerDisabled
InvertColorsStatusDidChangeNotification
IsAccessibilityElement
IsIgnoringInteractionEvents
IsRegisteredForRemoteNotifications
KeyWindow
LaunchOptionsAnnotationKey
LaunchOptionsBluetoothCentralsKey
LaunchOptionsBluetoothPeripheralsKey
LaunchOptionsCloudKitShareMetadataKey
LaunchOptionsEventAttributionKey
LaunchOptionsLocalNotificationKey
LaunchOptionsLocationKey
LaunchOptionsNewsstandDownloadsKey
LaunchOptionsRemoteNotificationKey
LaunchOptionsShortcutItemKey
LaunchOptionsSourceApplicationKey
LaunchOptionsUrlKey
LaunchOptionsUserActivityDictionaryKey
LaunchOptionsUserActivityTypeKey
LayoutChangedNotification
MinimumKeepAliveTimeout
MonoAudioStatusDidChangeNotification
NetworkActivityIndicatorVisible
NotificationSwitchControlIdentifier
NotificationVoiceOverIdentifier
OnOffSwitchLabelsDidChangeNotification
OpenNotificationSettingsUrl
OpenSessions
OpenSettingsUrlString
PageScrolledNotification
PauseAssistiveTechnologyNotification
PreferredContentSizeCategory
PrefersCrossFadeTransitionsStatusDidChangeNotification
ProtectedDataAvailable
ProtectedDataDidBecomeAvailable
ProtectedDataWillBecomeUnavailable
ReduceMotionStatusDidChangeNotification
ReduceTransparencyStatusDidChangeNotification
ResumeAssistiveTechnologyNotification
ScheduledLocalNotifications
ScreenChangedNotification
ShakeToUndoDidChangeNotification
SharedApplication
ShortcutItems
ShouldDifferentiateWithoutColorDidChangeNotification
ShouldGroupAccessibilityChildren
SignificantTimeChangeNotification
SpeakScreenStatusDidChangeNotification
SpeakSelectionStatusDidChangeNotification
SpeechAttributeAnnouncementPriority
SpeechAttributeIpaNotation
SpeechAttributeLanguage
SpeechAttributePitch
SpeechAttributePunctuation
SpeechAttributeQueueAnnouncement
SpeechAttributeSpellOut
StateRestorationBundleVersionKey
StateRestorationSystemVersionKey
StateRestorationTimestampKey
StateRestorationUserInterfaceIdiomKey
StatusBarFrame
StatusBarFrameUserInfoKey
StatusBarHidden
StatusBarOrientation
StatusBarOrientationAnimationDuration
StatusBarOrientationUserInfoKey
StatusBarStyle
SupportsAlternateIcons
SupportsMultipleScenes
SwitchControlStatusDidChangeNotification
TextAttributeContext
TextAttributeCustom
TextAttributeHeadingLevel
TraitAdjustable
TraitAllowsDirectInteraction
TraitButton
TraitCausesPageTurn
TraitHeader
TraitImage
TraitKeyboardKey
TraitLink
TraitNone
TraitNotEnabled
TraitPlaysSound
TraitSearchField
TraitSelected
TraitStartsMediaSession
TraitStaticText
TraitSummaryElement
TraitTabBar
TraitUpdatesFrequently
UIApplicationOpenDefaultApplicationsSettingsUrlString
UITrackingRunLoopMode
UnfocusedElementKey
UserDidTakeScreenshotNotification
UserInterfaceLayoutDirection
VideoAutoplayStatusDidChangeNotification
VoiceOverStatusChanged
VoiceOverStatusDidChangeNotification
WeakDelegate
WillChangeStatusBarFrameNotification
WillChangeStatusBarOrientationNotification
WillEnterForegroundNotification
WillResignActiveNotification
WillTerminateNotification
Windows
AccessibilityActivate()
ActivateSceneSession(UISceneSessionActivationRequest, Action<NSError>)
BeginBackgroundTask(Action)
BeginBackgroundTask(String, Action)
BeginIgnoringInteractionEvents()
BeginReceivingRemoteControlEvents()
CancelAllLocalNotifications()
CancelLocalNotification(UILocalNotification)
CanOpenUrl(NSUrl)
ClearKeepAliveTimeout()
CompleteStateRestoration()
Dispose(Boolean)
EndBackgroundTask(nint)
EndIgnoringInteractionEvents()
EndReceivingRemoteControlEvents()
EnsureUIThread()
ExtendStateRestoration()
GetPreferredContentSizeCategory()
IgnoreSnapshotOnNextApplicationLaunch()
Main(String[])
Main(String[], String, String)
Main(String[], Type, Type)
OpenUrl(NSUrl)
OpenUrl(NSUrl, NSDictionary, Action<Boolean>)
OpenUrl(NSUrl, UIApplicationOpenUrlOptions, Action<Boolean>)
OpenUrlAsync(NSUrl, UIApplicationOpenUrlOptions)
PresentLocalNotificationNow(UILocalNotification)
RegisterForRemoteNotifications()
RegisterForRemoteNotificationTypes(UIRemoteNotificationType)
RegisterObjectForStateRestoration(IUIStateRestoring, String)
RegisterUserNotificationSettings(UIUserNotificationSettings)
RequestSceneSessionActivation(UISceneSession, NSUserActivity, UISceneActivationRequestOptions, Action<NSError>)
RequestSceneSessionDestruction(UISceneSession, UISceneDestructionRequestOptions, Action<NSError>)
RequestSceneSessionRefresh(UISceneSession)
ScheduleLocalNotification(UILocalNotification)
SendAction(Selector, NSObject, NSObject, UIEvent)
SendEvent(UIEvent)
SetAlternateIconName(String, Action<NSError>)
SetAlternateIconNameAsync(String)
SetKeepAliveTimeout(Double, Action)
SetMinimumBackgroundFetchInterval(Double)
SetNewsstandIconImage(UIImage)
SetStatusBarHidden(Boolean, Boolean)
SetStatusBarHidden(Boolean, UIStatusBarAnimation)
SetStatusBarOrientation(UIInterfaceOrientation, Boolean)
SetStatusBarStyle(UIStatusBarStyle, Boolean)
SupportedInterfaceOrientationsForWindow(UIWindow)
UnregisterForRemoteNotifications()
GetDefaultStatus(UIApplication, UIApplicationCategory, NSError)
net10.0-ios17.2
namespace UIKit
{
[Register("UIApplication", true)]
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
public class UIApplication : UIResponder
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
public virtual NSAttributedString? AccessibilityAttributedLabel
{
[Export("accessibilityAttributedLabel", ArgumentSemantic.Copy)]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
[SupportedOSPlatform("maccatalyst")]
get;
[Export("setAccessibilityAttributedLabel:", ArgumentSemantic.Copy)]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
[SupportedOSPlatform("maccatalyst")]
set;
}
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| iOS | 10.010.110.210.311.011.111.211.311.412.012.112.212.312.413.013.113.213.313.413.513.614.014.114.214.314.414.515.015.215.416.016.116.216.417.017.2 |
| Mac Catalyst | 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.417.017.2 |
| tvOS | 10.010.110.211.011.111.211.311.412.012.112.212.312.413.013.213.313.414.014.214.314.414.515.015.215.416.016.116.417.017.2 |
Information specific to net10.0-ios17.2 | |
| Assembly | Microsoft.iOS , Version=18.5.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Preview | The API is contained in a preview framework. |
| Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API