Sdílet prostřednictvím


UIApplication Class

Definition

[Foundation.Register("UIApplication", true)]
public class UIApplication : UIKit.UIResponder
[<Foundation.Register("UIApplication", true)>]
type UIApplication = class
    inherit UIResponder
Inheritance
UIApplication
Attributes

Constructors

Name Description
UIApplication()

Creates a new UIApplication with default values.

UIApplication(NativeHandle)

A constructor used when creating managed representations of unmanaged objects. Called by the runtime.

UIApplication(NSObjectFlag)

Constructor to call on derived classes to skip initialization and merely allocate the object.

Fields

Name Description
CheckForEventAndDelegateMismatches

If true, the system will try to diagnose potential mistakes where events and delegate-object overrides are in conflict.

CheckForIllegalCrossThreadCalls

Determines whether the debug builds of MonoTouch will enforce that calls done to UIKit are only issued from the UI thread.

Properties

Name Description
AccessibilityActivationPoint
AccessibilityAssistiveTechnologyFocusedIdentifiers (Inherited from UIResponder)
AccessibilityAttributedHint
AccessibilityAttributedLabel
AccessibilityAttributedUserInputLabels
AccessibilityAttributedValue
AccessibilityCustomActions (Inherited from UIResponder)
AccessibilityDirectTouchOptions
AccessibilityDragSourceDescriptors (Inherited from UIResponder)
AccessibilityDropPointDescriptors (Inherited from UIResponder)
AccessibilityElementsHidden
AccessibilityExpandedStatus
AccessibilityFrame
AccessibilityHeaderElements
AccessibilityHint
AccessibilityLabel
AccessibilityLanguage
AccessibilityNavigationStyle
AccessibilityPath
AccessibilityRespondsToUserInteraction
AccessibilityTextualContext
AccessibilityTraits
AccessibilityUserInputLabels
AccessibilityValue
AccessibilityViewIsModal
ActivityItemsConfiguration (Inherited from UIResponder)
AlternateIconName
AnnouncementDidFinishNotification

Notification constant for AnnouncementDidFinish

AnnouncementNotification

Gets the notification posted by an application that an announcement requires assistive technology.

ApplicationIconBadgeNumber
ApplicationState
ApplicationSupportsShakeToEdit
AssistiveTechnologyKey

Notification constant for AssistiveTechnologyKey

AssistiveTouchStatusDidChangeNotification

Notification constant for AssistiveTouchStatusDidChange

BackgroundFetchIntervalMinimum

Represents the value associated with the constant UIApplicationBackgroundFetchIntervalMinimum

BackgroundFetchIntervalNever

Represents the value associated with the constant UIApplicationBackgroundFetchIntervalNever

BackgroundRefreshStatus
BackgroundRefreshStatusDidChangeNotification

Notification constant for BackgroundRefreshStatusDidChange

BackgroundTaskInvalid

Represents the value associated with the constant UIBackgroundTaskInvalid

BackgroundTimeRemaining
BoldTextStatusDidChangeNotification

Notification constant for BoldTextStatusDidChange

ButtonShapesEnabledStatusDidChangeNotification

Notification constant for ButtonShapesEnabledStatusDidChange

CanBecomeFirstResponder (Inherited from UIResponder)
CanResignFirstResponder (Inherited from UIResponder)
Class (Inherited from NSObject)
ClassHandle

The Objective-C class handle for this class.

ClosedCaptioningStatusDidChangeNotification

Notification constant for ClosedCaptioningStatusDidChange

ConnectedScenes
ContentSizeCategoryChangedNotification

Notification constant for ContentSizeCategoryChanged

CurrentUserNotificationSettings
DarkerSystemColorsStatusDidChangeNotification

Notification constant for DarkerSystemColorsStatusDidChange

DebugDescription (Inherited from NSObject)
Delegate

An instance of the UIKit.IUIApplicationDelegate model class which acts as the class delegate.

Description (Inherited from NSObject)
DidBecomeActiveNotification

Notification constant for DidBecomeActive

DidChangeStatusBarFrameNotification

Notification constant for DidChangeStatusBarFrame

DidChangeStatusBarOrientationNotification

Notification constant for DidChangeStatusBarOrientation

DidEnterBackgroundNotification

Notification constant for DidEnterBackground

DidFinishLaunchingNotification

Notification constant for DidFinishLaunching

DidReceiveMemoryWarningNotification

Notification constant for DidReceiveMemoryWarning

EditingInteractionConfiguration (Inherited from UIResponder)
ElementFocusedNotification

Notification constant for ElementFocused

EnabledRemoteNotificationTypes
FocusedElementKey

Notification constant for FocusedElementKey

GrayscaleStatusDidChangeNotification

Notification constant for GrayscaleStatusDidChange

GuidedAccessStatusDidChangeNotification

Notification constant for GuidedAccessStatusDidChange

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from NSObject)
HearingDevicePairedEarDidChangeNotification

Notification constant for HearingDevicePairedEarDidChange

IdleTimerDisabled

If true, indicates that the screen should not dim even when no input is occurring.

InputAccessoryView (Inherited from UIResponder)
InputAccessoryViewController (Inherited from UIResponder)
InputAssistantItem (Inherited from UIResponder)
InputView (Inherited from UIResponder)
InputViewController (Inherited from UIResponder)
InvertColorsStatusDidChangeNotification

Notification constant for InvertColorsStatusDidChange

IsAccessibilityElement
IsDirectBinding (Inherited from NSObject)
IsFirstResponder (Inherited from UIResponder)
IsIgnoringInteractionEvents

Whether the receiver is ignoring touch events.

IsProxy (Inherited from NSObject)
IsRegisteredForRemoteNotifications

Indicates whether app is registered for remote notifications.

KeyCommands (Inherited from UIResponder)
KeyWindow
LaunchOptionsAnnotationKey

Launch Options Key: Use this key to find out if custom data was passed to the program by the opening application. The value of this key will be a property list.

LaunchOptionsBluetoothCentralsKey

Represents the value associated with the constant UIApplicationLaunchOptionsBluetoothCentralsKey

LaunchOptionsBluetoothPeripheralsKey

Represents the value associated with the constant UIApplicationLaunchOptionsBluetoothPeripheralsKey

LaunchOptionsCloudKitShareMetadataKey
LaunchOptionsEventAttributionKey

Represents the value associated with the constant 'UIApplicationLaunchOptionsEventAttributionKey'.

LaunchOptionsLocalNotificationKey

Notification constant for LaunchOptionsLocalNot

LaunchOptionsLocationKey

Launch Options Key: Application was started up in response to a location event.

LaunchOptionsNewsstandDownloadsKey

Represents the value associated with the constant 'UIApplicationLaunchOptionsNewsstandDownloadsKey'.

LaunchOptionsRemoteNotificationKey

Notification constant for LaunchOptionsRemoteNot

LaunchOptionsShortcutItemKey

The presence of this key indicates that the application was launched via a shortcut item.

LaunchOptionsSourceApplicationKey

Launch Options Key: the value associated with the key is the bundle-id of the application that launched this application.

LaunchOptionsUrlKey

Launch Options Key: the application was launched in response to open a URL. the value associated with the key contains the URL to open.

LaunchOptionsUserActivityDictionaryKey

Represents the value associated with the constant UIApplicationLaunchOptionsUserActivityDictionaryKey

LaunchOptionsUserActivityTypeKey

Represents the value associated with the constant UIApplicationLaunchOptionsUserActivityTypeKey

LayoutChangedNotification

Gets the notification posted by an application that the layout of a screen has changed.

MinimumKeepAliveTimeout

Represents the value associated with the constant UIMinimumKeepAliveTimeout

MonoAudioStatusDidChangeNotification

Notification constant for MonoAudioStatusDidChange

NetworkActivityIndicatorVisible

Controls the status of the network activity indicator on the device.

NextResponder (Inherited from UIResponder)
NotificationSwitchControlIdentifier

Notification constant for NotificationSwitchContr

NotificationVoiceOverIdentifier

Notification constant for NotificationVoiceOv

OnOffSwitchLabelsDidChangeNotification

Notification constant for OnOffSwitchLabelsDidChange

OpenNotificationSettingsUrl

Represents the value associated with the constant 'UIApplicationOpenNotificationSettingsURLString'.

OpenSessions
OpenSettingsUrlString

Represents the value associated with the constant UIApplicationOpenSettingsURLString

PageScrolledNotification

Gets the notification posted by an application that a scroll action has finished.

PasteConfiguration

The UIPasteConfiguration supported by this object.

(Inherited from UIResponder)
PauseAssistiveTechnologyNotification

Pauses assistive technology notifications.

PreferredContentSizeCategory
PrefersCrossFadeTransitionsStatusDidChangeNotification

Notification constant for PrefersCrossFadeTransitionsStatusDidChange

ProtectedDataAvailable

Whether content protection is available.

ProtectedDataDidBecomeAvailable

Notification constant for ProtectedDataDidBecomeAvailable

ProtectedDataWillBecomeUnavailable

Notification constant for ProtectedDataWillBecomeUnavailable

ReduceMotionStatusDidChangeNotification

Notification constant for ReduceMotionStatusDidChange

ReduceTransparencyStatusDidChangeNotification

Notification constant for ReduceTransparencyStatusDidChange

ResumeAssistiveTechnologyNotification

Resumes assistive technology notifications.

RetainCount (Inherited from NSObject)
ScheduledLocalNotifications
ScreenChangedNotification

Gets the notification posted by an application that a new view appears that includes a major portion of the screen.

Self (Inherited from NSObject)
ShakeToUndoDidChangeNotification

Notification constant for ShakeToUndoDidChange

SharedApplication
ShortcutItems
ShouldDifferentiateWithoutColorDidChangeNotification

Notification constant for ShouldDifferentiateWithoutColorDidChange

ShouldGroupAccessibilityChildren
SignificantTimeChangeNotification

Notification constant for SignificantTimeChange

SpeakScreenStatusDidChangeNotification

Notification constant for SpeakScreenStatusDidChange

SpeakSelectionStatusDidChangeNotification

Notification constant for SpeakSelectionStatusDidChange

SpeechAttributeAnnouncementPriority

Represents the value associated with the constant 'UIAccessibilitySpeechAttributeAnnouncementPriority'.

SpeechAttributeIpaNotation

Returns the IPA notation for the accessibility attributed string.

SpeechAttributeLanguage

Gets a BCP-47 language code.

SpeechAttributePitch

Gets the value from 0.0 to 2.0 that determines the pitch for a spoken string.

SpeechAttributePunctuation

Gets a value to be interpreted as a bool that determines whether the punctuation in a string is pronounced.

SpeechAttributeQueueAnnouncement

Key for option that spoken text interrupt existing spoken content.

SpeechAttributeSpellOut

Represents the value associated with the constant 'UIAccessibilitySpeechAttributeSpellOut'.

StateRestorationBundleVersionKey

Represents the value associated with the constant UIApplicationStateRestorationBundleVersionKey

StateRestorationSystemVersionKey

Represents the value associated with the constant UIApplicationStateRestorationSystemVersionKey

StateRestorationTimestampKey

Represents the value associated with the constant UIApplicationStateRestorationTimestampKey

StateRestorationUserInterfaceIdiomKey

Represents the value associated with the constant UIApplicationStateRestorationUserInterfaceIdiomKey

StatusBarFrame
StatusBarFrameUserInfoKey

Represents the value associated with the constant UIApplicationStatusBarFrameUserInfoKey

StatusBarHidden

Whether the status bar is visible.

StatusBarOrientation
StatusBarOrientationAnimationDuration
StatusBarOrientationUserInfoKey

Represents the value associated with the constant UIApplicationStatusBarOrientationUserInfoKey

StatusBarStyle
Superclass (Inherited from NSObject)
SuperHandle

Handle used to represent the methods in the base class for this NSObject.

(Inherited from NSObject)
SupportsAlternateIcons
SupportsMultipleScenes
SwitchControlStatusDidChangeNotification

Notification constant for SwitchControlStatusDidChange

TextAttributeContext

Represents the value associated with the constant 'UIAccessibilityTextAttributeContext'.

TextAttributeCustom

Key for option that custom attributes be applied to the accessibility text.

TextAttributeHeadingLevel

Key for option of the accessibility text's heading level.

TextInputContextIdentifier (Inherited from UIResponder)
TextInputMode (Inherited from UIResponder)
TouchBar (Inherited from UIResponder)
TraitAdjustable
Obsolete.

Gets a trait that allows continuous adjustment of an accessibility element through a range of values.

TraitAllowsDirectInteraction
Obsolete.

Gets a trait that allows direct touch interaction for users.

TraitButton
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element should be treated as a button.

TraitCausesPageTurn
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element should turn the page when VoiceOver finishes that page.

TraitHeader
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element is a header that divides content into sections.

TraitImage
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element should be treated as an image.

TraitKeyboardKey
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element acts like a keyboard key.

TraitLink
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element should be considered a link.

TraitNone
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element has no traits.

TraitNotEnabled
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element is not enabled.

TraitPlaysSound
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification elements plays its own sound when activated.

TraitSearchField
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element should be considered a search field.

TraitSelected
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element is selected.

TraitStartsMediaSession
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element starts a media session when it is activated.

TraitStaticText
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element should be treated as static text.

TraitSummaryElement
Obsolete.

Gets a trait that provides summary information when an application starts.

TraitTabBar
Obsolete.

Represents the value associated with the constant 'UIAccessibilityTraitTabBar'.

TraitUpdatesFrequently
Obsolete.

Gets a trait that indicates that this IUIAccessibilityIdentification element updates its AccessibilityLabel or AccessibilityValue.

UIApplicationOpenDefaultApplicationsSettingsUrlString

Represents the value associated with the constant 'UIApplicationOpenDefaultApplicationsSettingsURLString'.

UITrackingRunLoopMode

Represents the value associated with the constant UITrackingRunLoopMode

UndoManager (Inherited from UIResponder)
UnfocusedElementKey

Notification constant for UnfocusedElementKey

UserActivity (Inherited from UIResponder)
UserDidTakeScreenshotNotification

Notification constant for UserDidTakeScreenshot

UserInterfaceLayoutDirection
VideoAutoplayStatusDidChangeNotification

Notification constant for VideoAutoplayStatusDidChange

VoiceOverStatusChanged

Developers should not use this deprecated property. Developers should use 'VoiceOverStatusDidChangeNotification' instead.

VoiceOverStatusDidChangeNotification

Notification constant for VoiceOverStatusDidChange

WeakDelegate
WillChangeStatusBarFrameNotification

Notification constant for WillChangeStatusBarFrame

WillChangeStatusBarOrientationNotification

Notification constant for WillChangeStatusBarOrientation

WillEnterForegroundNotification

Notification constant for WillEnterForeground

WillResignActiveNotification

Notification constant for WillResignActive

WillTerminateNotification

Notification constant for WillTerminate

Windows
Zone (Inherited from NSObject)

Methods

Name Description
AccessibilityActivate()
AccessibilityDecrement() (Inherited from UIResponder)
AccessibilityElementDidBecomeFocused() (Inherited from UIResponder)
AccessibilityElementDidLoseFocus() (Inherited from UIResponder)
AccessibilityElementIsFocused() (Inherited from UIResponder)
AccessibilityIncrement() (Inherited from UIResponder)
AccessibilityPerformEscape() (Inherited from UIResponder)
AccessibilityPerformMagicTap() (Inherited from UIResponder)
AccessibilityScroll(UIAccessibilityScrollDirection) (Inherited from UIResponder)
ActivateSceneSession(UISceneSessionActivationRequest, Action<NSError>)
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AlignCenter(NSObject) (Inherited from UIResponder)
AlignJustified(NSObject) (Inherited from UIResponder)
AlignLeft(NSObject) (Inherited from UIResponder)
AlignRight(NSObject) (Inherited from UIResponder)
AwakeFromNib() (Inherited from NSObject)
BecomeFirstResponder() (Inherited from UIResponder)
BeginBackgroundTask(Action)
BeginBackgroundTask(String, Action)
BeginIgnoringInteractionEvents()
BeginInvokeOnMainThread(Action) (Inherited from NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Invokes asynchrously the specified code on the main UI thread.

(Inherited from NSObject)
BeginReceivingRemoteControlEvents()
BuildMenu(IUIMenuBuilder) (Inherited from UIResponder)
CancelAllLocalNotifications()
CancelLocalNotification(UILocalNotification)
CanOpenUrl(NSUrl)
CanPaste(NSItemProvider[])

Returns true if the responder can paste from the specified item providers.

(Inherited from UIResponder)
CanPerform(Selector, NSObject) (Inherited from UIResponder)
CaptureTextFromCamera(NSObject) (Inherited from UIResponder)
ClearKeepAliveTimeout()
CompleteStateRestoration()
ConformsToProtocol(NativeHandle) (Inherited from NSObject)
Copy() (Inherited from NSObject)
Copy(NSObject) (Inherited from UIResponder)
CreateTouchBar() (Inherited from UIResponder)
Cut(NSObject) (Inherited from UIResponder)
DangerousAutorelease()

Calls the 'autorelease' selector on this object.

(Inherited from NSObject)
DangerousRelease()

Calls the 'release' selector on this object.

(Inherited from NSObject)
DangerousRetain()

Calls the 'retain' selector on this object.

(Inherited from NSObject)
DecreaseSize(NSObject) (Inherited from UIResponder)
Delete(NSObject) (Inherited from UIResponder)
DidChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
DidChangeValue(String) (Inherited from NSObject)
Dispose()

Releases the resources used by the NSObject object.

(Inherited from NSObject)
Dispose(Boolean)
DoesNotRecognizeSelector(Selector) (Inherited from NSObject)
Duplicate(NSObject) (Inherited from UIResponder)
EndBackgroundTask(IntPtr)

Indicates to the system that background processing has ended for the taskId.

EndIgnoringInteractionEvents()
EndReceivingRemoteControlEvents()
EnsureUIThread()

Assertion to ensure that this call is being done from the UIKit thread.

Equals(NSObject) (Inherited from NSObject)
Equals(Object) (Inherited from NSObject)
Export(NSObject) (Inherited from UIResponder)
ExtendStateRestoration()
Find(NSObject) (Inherited from UIResponder)
FindAndReplace(NSObject) (Inherited from UIResponder)
FindNext(NSObject) (Inherited from UIResponder)
FindPrevious(NSObject) (Inherited from UIResponder)
GetDictionaryOfValuesFromKeys(NSString[]) (Inherited from NSObject)
GetHashCode()

Generates a hash code for the current instance.

(Inherited from NSObject)
GetMethodForSelector(Selector) (Inherited from NSObject)
GetNativeHash() (Inherited from NSObject)
GetPreferredContentSizeCategory()
GetProvider(UIDeferredMenuElement) (Inherited from UIResponder)
GetTargetForAction(Selector, NSObject) (Inherited from UIResponder)
IgnoreSnapshotOnNextApplicationLaunch()
IncreaseSize(NSObject) (Inherited from UIResponder)
Init() (Inherited from NSObject)
InitializeHandle(NativeHandle, String) (Inherited from NSObject)
InitializeHandle(NativeHandle) (Inherited from NSObject)
Invoke(Action, Double) (Inherited from NSObject)
Invoke(Action, TimeSpan) (Inherited from NSObject)
InvokeOnMainThread(Action) (Inherited from NSObject)
InvokeOnMainThread(Selector, NSObject)

Invokes synchrously the specified code on the main UI thread.

(Inherited from NSObject)
IsEqual(NSObject) (Inherited from NSObject)
IsKindOfClass(Class) (Inherited from NSObject)
IsMemberOfClass(Class) (Inherited from NSObject)
Main(String[], String, String)
Obsolete.

Launches the main application loop with the given command line parameters.

Main(String[], Type, Type)

Launches the main application loop with the given command line parameters.

Main(String[])

Launches the main application loop with the given command line parameters.

MakeTextWritingDirectionLeftToRight(NSObject) (Inherited from UIResponder)
MakeTextWritingDirectionRightToLeft(NSObject) (Inherited from UIResponder)
MarkDirty()

Promotes a regular peer object (IsDirectBinding is true) into a toggleref object.

(Inherited from NSObject)
MotionBegan(UIEventSubtype, UIEvent) (Inherited from UIResponder)
MotionCancelled(UIEventSubtype, UIEvent) (Inherited from UIResponder)
MotionEnded(UIEventSubtype, UIEvent) (Inherited from UIResponder)
Move(NSObject) (Inherited from UIResponder)
MutableCopy() (Inherited from NSObject)
NewFromPasteboard(NSObject) (Inherited from UIResponder)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr) (Inherited from NSObject)
OpenUrl(NSUrl, NSDictionary, Action<Boolean>)
OpenUrl(NSUrl, UIApplicationOpenUrlOptions, Action<Boolean>)

Opens the specified URL, launching the app that is registered to handle the scheme.

OpenUrl(NSUrl)
OpenUrlAsync(NSUrl, UIApplicationOpenUrlOptions)

Asynchronously opens the specified URL, launching the app that is registered to handle the scheme, and returns a task the represents success or failure.

Paste(NSItemProvider[])

Performs the paste.

(Inherited from UIResponder)
Paste(NSObject) (Inherited from UIResponder)
PasteAndGo(NSObject) (Inherited from UIResponder)
PasteAndMatchStyle(NSObject) (Inherited from UIResponder)
PasteAndSearch(NSObject) (Inherited from UIResponder)
PerformClose(NSObject) (Inherited from UIResponder)
PerformSelector(Selector, NSObject, Double, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSObject, Double) (Inherited from NSObject)
PerformSelector(Selector, NSObject, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (Inherited from NSObject)
PerformSelector(Selector) (Inherited from NSObject)
PrepareForInterfaceBuilder() (Inherited from NSObject)
PresentLocalNotificationNow(UILocalNotification)
PressesBegan(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
PressesCancelled(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
PressesChanged(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
PressesEnded(NSSet<UIPress>, UIPressesEvent) (Inherited from UIResponder)
Print(NSObject) (Inherited from UIResponder)
RegisterForRemoteNotifications()
RegisterForRemoteNotificationTypes(UIRemoteNotificationType)
RegisterObjectForStateRestoration(IUIStateRestoring, String)
RegisterUserNotificationSettings(UIUserNotificationSettings)
ReloadInputViews() (Inherited from UIResponder)
RemoteControlReceived(UIEvent) (Inherited from UIResponder)
RemoveObserver(NSObject, NSString, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, NSString) (Inherited from NSObject)
RemoveObserver(NSObject, String, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, String) (Inherited from NSObject)
Rename(NSObject) (Inherited from UIResponder)
RequestSceneSessionActivation(UISceneSession, NSUserActivity, UISceneActivationRequestOptions, Action<NSError>)
RequestSceneSessionDestruction(UISceneSession, UISceneDestructionRequestOptions, Action<NSError>)
RequestSceneSessionRefresh(UISceneSession)
ResignFirstResponder() (Inherited from UIResponder)
RespondsToSelector(Selector) (Inherited from NSObject)
RestoreUserActivityState(NSUserActivity) (Inherited from UIResponder)
ScheduleLocalNotification(UILocalNotification)
Select(NSObject) (Inherited from UIResponder)
SelectAll(NSObject) (Inherited from UIResponder)
SendAction(Selector, NSObject, NSObject, UIEvent)
SendEvent(UIEvent)
SetAlternateIconName(String, Action<NSError>)
SetAlternateIconNameAsync(String)

Sets the name of the alternate icon.

SetKeepAliveTimeout(Double, Action)
SetMinimumBackgroundFetchInterval(Double)
SetNewsstandIconImage(UIImage)
SetNilValueForKey(NSString) (Inherited from NSObject)
SetStatusBarHidden(Boolean, Boolean)
SetStatusBarHidden(Boolean, UIStatusBarAnimation)
SetStatusBarOrientation(UIInterfaceOrientation, Boolean)
SetStatusBarStyle(UIStatusBarStyle, Boolean)
SetValueForKey(NSObject, NSString) (Inherited from NSObject)
SetValueForKeyPath(NativeHandle, NSString) (Inherited from NSObject)
SetValueForKeyPath(NSObject, NSString) (Inherited from NSObject)
SetValueForUndefinedKey(NSObject, NSString) (Inherited from NSObject)
SetValuesForKeysWithDictionary(NSDictionary) (Inherited from NSObject)
ShowWritingTools(NSObject) (Inherited from UIResponder)
SupportedInterfaceOrientationsForWindow(UIWindow)
ToggleBoldface(NSObject) (Inherited from UIResponder)
ToggleInspector(NSObject) (Inherited from UIResponder)
ToggleItalics(NSObject) (Inherited from UIResponder)
ToggleSidebar(NSObject) (Inherited from UIResponder)
ToggleUnderline(NSObject) (Inherited from UIResponder)
ToString()

Returns a string representation of the value of the current instance.

(Inherited from NSObject)
TouchesBegan(NSSet, UIEvent) (Inherited from UIResponder)
TouchesCancelled(NSSet, UIEvent) (Inherited from UIResponder)
TouchesEnded(NSSet, UIEvent) (Inherited from UIResponder)
TouchesEstimatedPropertiesUpdated(NSSet) (Inherited from UIResponder)
TouchesMoved(NSSet, UIEvent) (Inherited from UIResponder)
UnregisterForRemoteNotifications()
UpdateTextAttributes(UITextAttributesConversionHandler) (Inherited from UIResponder)
UpdateUserActivityState(NSUserActivity) (Inherited from UIResponder)
UseSelectionForFind(NSObject) (Inherited from UIResponder)
ValidateCommand(UICommand) (Inherited from UIResponder)
ValueForKey(NSString) (Inherited from NSObject)
ValueForKeyPath(NSString) (Inherited from NSObject)
ValueForUndefinedKey(NSString) (Inherited from NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
WillChangeValue(String) (Inherited from NSObject)

Extension Methods

Name Description
BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)
BrowserAccessibilityInsertTextAtCursor(NSObject, String)
GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)
GetAccessibilityLineRangeForPosition(NSObject, IntPtr)
GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)
GetBrowserAccessibilityAttributedValue(NSObject, NSRange)
GetBrowserAccessibilityContainerType(NSObject)
GetBrowserAccessibilityCurrentStatus(NSObject)
GetBrowserAccessibilityHasDomFocus(NSObject)
GetBrowserAccessibilityIsRequired(NSObject)
GetBrowserAccessibilityPressedState(NSObject)
GetBrowserAccessibilityRoleDescription(NSObject)
GetBrowserAccessibilitySelectedTextRange(NSObject)
GetBrowserAccessibilitySortDirection(NSObject)
GetBrowserAccessibilityValue(NSObject, NSRange)
SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)
SetBrowserAccessibilityCurrentStatus(NSObject, String)
SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)
SetBrowserAccessibilityIsRequired(NSObject, Boolean)
SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)
SetBrowserAccessibilityRoleDescription(NSObject, String)
SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)
SetBrowserAccessibilitySortDirection(NSObject, String)
ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)
GetDebugDescription(INSObjectProtocol)
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)
GetPencilKitResponderState(UIResponder)
GetAccessibilityCustomRotors(NSObject)

Gets the array of UIAccessibilityCustomRotor objects appropriate for this object.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Sets the array of UIAccessibilityCustomRotor objects appropriate for this object.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)
GetAccessibilityNextTextNavigationElement(NSObject)
GetAccessibilityNextTextNavigationElementBlock(NSObject)
GetAccessibilityPreviousTextNavigationElement(NSObject)
GetAccessibilityPreviousTextNavigationElementBlock(NSObject)
SetAccessibilityNextTextNavigationElement(NSObject, NSObject)
SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)
SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
GetAccessibilityTextInputResponder(NSObject)
GetAccessibilityTextInputResponderHandler(NSObject)
SetAccessibilityTextInputResponder(NSObject, IUITextInput)
SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)
GetDefaultStatus(UIApplication, UIApplicationCategory, NSError)
CanPaste(IUIPasteConfigurationSupporting, NSItemProvider[])

Returns true if the responder can paste from the specified item providers.

Paste(IUIPasteConfigurationSupporting, NSItemProvider[])

Performs the paste.

AlignCenter(IUIResponderStandardEditActions, NSObject)
AlignJustified(IUIResponderStandardEditActions, NSObject)
AlignLeft(IUIResponderStandardEditActions, NSObject)
AlignRight(IUIResponderStandardEditActions, NSObject)
Copy(IUIResponderStandardEditActions, NSObject)
Cut(IUIResponderStandardEditActions, NSObject)
DecreaseSize(IUIResponderStandardEditActions, NSObject)
Delete(IUIResponderStandardEditActions, NSObject)
Duplicate(IUIResponderStandardEditActions, NSObject)
Export(IUIResponderStandardEditActions, NSObject)
Find(IUIResponderStandardEditActions, NSObject)
FindAndReplace(IUIResponderStandardEditActions, NSObject)
FindNext(IUIResponderStandardEditActions, NSObject)
FindPrevious(IUIResponderStandardEditActions, NSObject)
IncreaseSize(IUIResponderStandardEditActions, NSObject)
MakeTextWritingDirectionLeftToRight(IUIResponderStandardEditActions, NSObject)
MakeTextWritingDirectionRightToLeft(IUIResponderStandardEditActions, NSObject)
Move(IUIResponderStandardEditActions, NSObject)
NewFromPasteboard(IUIResponderStandardEditActions, NSObject)
Paste(IUIResponderStandardEditActions, NSObject)
PasteAndGo(IUIResponderStandardEditActions, NSObject)
PasteAndMatchStyle(IUIResponderStandardEditActions, NSObject)
PasteAndSearch(IUIResponderStandardEditActions, NSObject)
PerformClose(IUIResponderStandardEditActions, NSObject)
Print(IUIResponderStandardEditActions, NSObject)
Rename(IUIResponderStandardEditActions, NSObject)
Select(IUIResponderStandardEditActions, NSObject)
SelectAll(IUIResponderStandardEditActions, NSObject)
ShowWritingTools(IUIResponderStandardEditActions, NSObject)
ToggleBoldface(IUIResponderStandardEditActions, NSObject)
ToggleInspector(IUIResponderStandardEditActions, NSObject)
ToggleItalics(IUIResponderStandardEditActions, NSObject)
ToggleSidebar(IUIResponderStandardEditActions, NSObject)
ToggleUnderline(IUIResponderStandardEditActions, NSObject)
UpdateTextAttributes(IUIResponderStandardEditActions, UITextAttributesConversionHandler)
UseSelectionForFind(IUIResponderStandardEditActions, NSObject)

Applies to