NSApplication 类

定义

[Foundation.Register("NSApplication", true)]
public class NSApplication : AppKit.NSResponder, AppKit.INSAccessibility, AppKit.INSAccessibilityElementProtocol, AppKit.INSAppearanceCustomization, AppKit.INSMenuItemValidation, AppKit.INSUserInterfaceValidations, IDisposable
type NSApplication = class
    inherit NSResponder
    interface INSAccessibility
    interface INativeObject
    interface IDisposable
    interface INSAccessibilityElementProtocol
    interface INSAppearanceCustomization
    interface INSMenuItemValidation
    interface INSUserInterfaceValidations
继承
NSApplication
属性
实现

构造函数

NSApplication(IntPtr)
NSApplication(NSCoder)
NSApplication(NSObjectFlag)

字段

CheckForEventAndDelegateMismatches
CheckForIllegalCrossThreadCalls
IgnoreMissingAssembliesDuringRegistration

属性

AccessibilityActivationPoint
AccessibilityAllowedValues
AccessibilityAlternateUIVisible
AccessibilityApplicationFocusedUIElement
AccessibilityCancelButton
AccessibilityChildren
AccessibilityChildrenInNavigationOrder
AccessibilityClearButton
AccessibilityCloseButton
AccessibilityColumnCount
AccessibilityColumnHeaderUIElements
AccessibilityColumnIndexRange
AccessibilityColumns
AccessibilityColumnTitles
AccessibilityContents
AccessibilityCriticalValue
AccessibilityCustomActions
AccessibilityCustomRotors
AccessibilityDecrementButton
AccessibilityDefaultButton
AccessibilityDisclosed
AccessibilityDisclosedByRow
AccessibilityDisclosedRows
AccessibilityDisclosureLevel
AccessibilityDocument
AccessibilityEdited
AccessibilityElement
AccessibilityEnabled
AccessibilityExpanded
AccessibilityExtrasMenuBar
AccessibilityFilename
AccessibilityFocused
AccessibilityFocusedWindow
AccessibilityFrame
AccessibilityFrontmost
AccessibilityFullScreenButton
AccessibilityGrowArea
AccessibilityHandles
AccessibilityHeader
AccessibilityHelp
AccessibilityHidden
AccessibilityHorizontalScrollBar
AccessibilityHorizontalUnitDescription
AccessibilityHorizontalUnits
AccessibilityIdentifier
AccessibilityIncrementButton
AccessibilityIndex
AccessibilityInsertionPointLineNumber
AccessibilityLabel
AccessibilityLabelUIElements
AccessibilityLabelValue
AccessibilityLinkedUIElements
AccessibilityMain
AccessibilityMainWindow
AccessibilityMarkerGroupUIElement
AccessibilityMarkerTypeDescription
AccessibilityMarkerUIElements
AccessibilityMarkerValues
AccessibilityMaxValue
AccessibilityMenuBar
AccessibilityMinimizeButton
AccessibilityMinimized
AccessibilityMinValue
AccessibilityModal
AccessibilityNextContents
AccessibilityNumberOfCharacters
AccessibilityOrderedByRow
AccessibilityOrientation
AccessibilityOverflowButton
AccessibilityParent
AccessibilityPlaceholderValue
AccessibilityPreviousContents
AccessibilityProtectedContent
AccessibilityProxy
AccessibilityRequired
AccessibilityRole
AccessibilityRoleDescription
AccessibilityRowCount
AccessibilityRowHeaderUIElements
AccessibilityRowIndexRange
AccessibilityRows
AccessibilityRulerMarkerType
AccessibilitySearchButton
AccessibilitySearchMenu
AccessibilitySelected
AccessibilitySelectedCells
AccessibilitySelectedChildren
AccessibilitySelectedColumns
AccessibilitySelectedRows
AccessibilitySelectedText
AccessibilitySelectedTextRange
AccessibilitySelectedTextRanges
AccessibilityServesAsTitleForUIElements
AccessibilitySharedCharacterRange
AccessibilitySharedFocusElements
AccessibilitySharedTextUIElements
AccessibilityShownMenu
AccessibilitySortDirection
AccessibilitySplitters
AccessibilitySubrole
AccessibilityTabs
AccessibilityTitle
AccessibilityTitleUIElement
AccessibilityToolbarButton
AccessibilityTopLevelUIElement
AccessibilityUnitDescription
AccessibilityUnits
AccessibilityUrl
AccessibilityValue
AccessibilityValueDescription
AccessibilityVerticalScrollBar
AccessibilityVerticalUnitDescription
AccessibilityVerticalUnits
AccessibilityVisibleCells
AccessibilityVisibleCharacterRange
AccessibilityVisibleChildren
AccessibilityVisibleColumns
AccessibilityVisibleRows
AccessibilityWarningValue
AccessibilityWindow
AccessibilityWindows
AccessibilityZoomButton
ActivationPolicy
Active
AnnouncementRequestedNotification
Appearance
ApplicationActivatedNotification
ApplicationDeactivatedNotification
ApplicationDockMenu
ApplicationHiddenNotification
ApplicationIconImage
ApplicationOpenUntitledFile
ApplicationShouldHandleReopen
ApplicationShouldOpenUntitledFile
ApplicationShouldTerminate
ApplicationShouldTerminateAfterLastWindowClosed
ApplicationShownNotification
Class (继承自 NSObject)
ClassHandle
Context
ContinueUserActivity
CreatedNotification
CurrentEvent
CurrentSystemPresentationOptions
DebugDescription

此对象的开发人员有意义的说明。

(继承自 NSObject)
Delegate
Description

对象的说明,即 ToString 的 Objective-C 版本。

(继承自 NSObject)
DidBecomeActiveNotification
DidChangeScreenParametersNotification
DidFinishLaunchingNotification
DidFinishRestoringWindowsNotification
DidHideNotification
DidResignActiveNotification
DidUnhideNotification
DidUpdateNotification
DockTile
DrawerCreatedNotification
EffectiveAppearance
FocusedWindowChangedNotification
FullKeyboardAccessEnabled
Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 NSObject)
HandlesKey
HelpMenu
HelpTagCreatedNotification
Hidden
IsDirectBinding (继承自 NSObject)
IsProxy (继承自 NSObject)
IsRegisteredForRemoteNotifications
KeyWindow
LaunchIsDefaultLaunchKey
LaunchRemoteNotificationKey
LaunchUserNotificationKey
LayoutChangedNotification
MainMenu
MainWindow
MainWindowChangedNotification
Menu (继承自 NSResponder)
ModalWindow
MovedNotification
NextResponder (继承自 NSResponder)
OcclusionState
OpenFile
OpenFileWithoutUI
OpenTempFile
PresentationOptions
PrintFile
PrintFiles
ReadSelectionFromPasteboard
ResizedNotification
RetainCount

返回对象的当前 Objective-C 保留计数。

(继承自 NSObject)
RowCollapsedNotification
RowCountChangedNotification
RowExpandedNotification
Running
SelectedCellsChangedNotification
SelectedChildrenChangedNotification
SelectedChildrenMovedNotification
SelectedColumnsChangedNotification
SelectedRowsChangedNotification
SelectedTextChangedNotification
Self (继承自 NSObject)
ServicesMenu
ServicesProvider
SharedApplication
SheetCreatedNotification
Superclass (继承自 NSObject)
SuperHandle

用于表示此 NSObject 基类中方法的句柄。

(继承自 NSObject)
TitleChangedNotification
TouchBar (继承自 NSResponder)
UIElementDestroyedNotification
UIElementFocusedChangedNotification
UnitsChangedNotification
UserActivity (继承自 NSResponder)
UserInterfaceLayoutDirection
ValueChangedNotification
WeakDelegate
WillBecomeActiveNotification
WillContinueUserActivity
WillFinishLaunchingNotification
WillHideNotification
WillPresentError
WillResignActiveNotification
WillTerminateNotification
WillUnhideNotification
WillUpdateNotification
WindowCreatedNotification
WindowDeminiaturizedNotification
WindowMiniaturizedNotification
WindowMovedNotification
WindowResizedNotification
Windows
WindowsMenu
WriteSelectionToPasteboard
Zone (继承自 NSObject)

方法

AbortModal()
AcceptsFirstResponder() (继承自 NSResponder)
AccessibilityPerformCancel()
AccessibilityPerformConfirm()
AccessibilityPerformDecrement()
AccessibilityPerformDelete()
AccessibilityPerformIncrement()
AccessibilityPerformPick()
AccessibilityPerformPress()
AccessibilityPerformRaise()
AccessibilityPerformShowAlternateUI()
AccessibilityPerformShowDefaultUI()
AccessibilityPerformShowMenu()
ActivateIgnoringOtherApps(Boolean)
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

使用 NSString keyPath) 注册一个对象,以便在外部 (观察到该对象。   观察到的更改将调度到观察者的 对象 ObserveValue(NSString, NSObject, NSDictionary, IntPtr) 方法。

(继承自 NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

使用字符串 keyPath) 注册一个对象,以便在外部 (观察到该对象。   观察到的更改将调度到观察者的 对象 ObserveValue(NSString, NSObject, NSDictionary, IntPtr) 方法。

(继承自 NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

注册一个对象,以便使用任意方法在外部观察。

(继承自 NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

注册一个对象,以便使用任意方法在外部观察。

(继承自 NSObject)
AddWindowsItem(NSWindow, String, Boolean)
ArrangeInFront(NSObject)
AwakeFromNib()

从 nib 文件加载对象后调用。 替代器必须调用 base。AwakeFromNib () 。

(继承自 NSObject)
BecomeFirstResponder() (继承自 NSResponder)
BeginGestureWithEvent(NSEvent) (继承自 NSResponder)
BeginInvokeOnMainThread(Action) (继承自 NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

在主 UI 线程上异步调用指定的代码。

(继承自 NSObject)
BeginModalSession(NSWindow)
BeginSheet(NSWindow, NSWindow)
BeginSheet(NSWindow, NSWindow, Action)
BeginSheet(NSWindow, NSWindow, NSObject, Selector, IntPtr)
Bind(NSString, NSObject, String, NSDictionary) (继承自 NSObject)
Bind(String, NSObject, String, NSDictionary)
已过时.
(继承自 NSObject)
BindingInfo(String)
已过时.
(继承自 NSObject)
BindingOptionDescriptions(String)
已过时.
(继承自 NSObject)
BindingValueClass(String)
已过时.
(继承自 NSObject)
CancelUserAttentionRequest(nint)
ChangeWindowsItem(NSWindow, String, Boolean)
CommitEditing() (继承自 NSObject)
CommitEditing(NSObject, Selector, IntPtr) (继承自 NSObject)
CompleteStateRestoration()
ConformsToProtocol(IntPtr)

调用以确定此对象是否实现指定的协议。

(继承自 NSObject)
Copy()

执行基础 Objective-C 对象的副本。

(继承自 NSObject)
CursorUpdate(NSEvent) (继承自 NSResponder)
DangerousAutorelease() (继承自 NSObject)
DangerousRelease() (继承自 NSObject)
DangerousRetain() (继承自 NSObject)
Deactivate()
DetachDrawingThread(Selector, NSObject, NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

指示对多关系的索引发生了更改。

(继承自 NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (继承自 NSObject)
DidChangeValue(String)

指示对指定的键进行了更改。

(继承自 NSObject)
DisableRelaunchOnLogin()
DiscardEvents(NSEventMask, NSEvent)
DiscardEvents(nuint, NSEvent)
Dispose()

释放 NSObject 对象使用的资源。

(继承自 NSObject)
Dispose(Boolean)
DoesNotRecognizeSelector(Selector)

指示此对象无法识别指定的选择器。

(继承自 NSObject)
EnabledRemoteNotificationTypes()
EnableRelaunchOnLogin()
EncodeRestorableState(NSCoder) (继承自 NSResponder)
EncodeRestorableState(NSCoder, NSOperationQueue) (继承自 NSResponder)
EncodeTo(NSCoder) (继承自 NSResponder)
EndGestureWithEvent(NSEvent) (继承自 NSResponder)
EndModalSession(IntPtr)
EndSheet(NSWindow)
EndSheet(NSWindow, nint)
EnsureDelegateAssignIsNotOverwritingInternalDelegate(Object, Object, Type)
EnsureEventAndDelegateAreNotMismatched(Object, Type)
EnsureUIThread()
EnumerateWindows(NSWindowListOptions, NSApplicationEnumerateWindowsHandler)
Equals(NSObject) (继承自 NSObject)
Equals(Object) (继承自 NSObject)
ExposedBindings() (继承自 NSObject)
ExtendStateRestoration()
FinishLaunching()
FlagsChanged(NSEvent) (继承自 NSResponder)
FlushBufferedKeyEvents() (继承自 NSResponder)
GetAccessibilityAttributedString(NSRange)
GetAccessibilityCellForColumn(nint, nint)
GetAccessibilityFrame(NSRange)
GetAccessibilityLayoutForScreen(CGPoint)
GetAccessibilityLayoutForScreen(CGSize)
GetAccessibilityLine(nint)
GetAccessibilityRange(CGPoint)
GetAccessibilityRange(nint)
GetAccessibilityRangeForLine(nint)
GetAccessibilityRtf(NSRange)
GetAccessibilityScreenForLayout(CGPoint)
GetAccessibilityScreenForLayout(CGSize)
GetAccessibilityString(NSRange)
GetAccessibilityStyleRange(nint)
GetActivationPolicy()
GetBindingInfo(NSString) (继承自 NSObject)
GetBindingOptionDescriptions(NSString) (继承自 NSObject)
GetBindingValueClass(NSString) (继承自 NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

检索指定键的值。

(继承自 NSObject)
GetHashCode()

为当前实例生成哈希代码。

(继承自 NSObject)
GetMethodForSelector(Selector) (继承自 NSObject)
GetNativeField(String)
已过时.
(继承自 NSObject)
GetNativeHash() (继承自 NSObject)
GetNewWindowForTab(NSObject) (继承自 NSResponder)
HelpRequested(NSEvent) (继承自 NSResponder)
Hide(NSObject)
HideOtherApplications(NSObject)
Init()
InitDrawingBridge()
InitializeHandle(IntPtr) (继承自 NSObject)
InitializeHandle(IntPtr, String) (继承自 NSObject)
InterpretKeyEvents(NSEvent[]) (继承自 NSResponder)
InvalidateRestorableState() (继承自 NSResponder)
Invoke(Action, Double) (继承自 NSObject)
Invoke(Action, TimeSpan) (继承自 NSObject)
InvokeOnMainThread(Action) (继承自 NSObject)
InvokeOnMainThread(Selector, NSObject)

同步调用主 UI 线程上的指定代码。

(继承自 NSObject)
IsAccessibilitySelectorAllowed(Selector)
IsEqual(NSObject) (继承自 NSObject)
IsKindOfClass(Class) (继承自 NSObject)
IsMemberOfClass(Class) (继承自 NSObject)
KeyDown(NSEvent) (继承自 NSResponder)
KeyUp(NSEvent) (继承自 NSResponder)
MagnifyWithEvent(NSEvent) (继承自 NSResponder)
Main(String[])
MakeWindowsPerform(Selector, Boolean)
MarkDirty()

将常规对等对象 (IsDirectBinding 为 true) 提升为 toggleref 对象。

(继承自 NSObject)
MiniaturizeAll(NSObject)
MouseDown(NSEvent) (继承自 NSResponder)
MouseDragged(NSEvent) (继承自 NSResponder)
MouseEntered(NSEvent) (继承自 NSResponder)
MouseExited(NSEvent) (继承自 NSResponder)
MouseMoved(NSEvent) (继承自 NSResponder)
MouseUp(NSEvent) (继承自 NSResponder)
MutableCopy()

创建指定 NSObject 的可变副本。

(继承自 NSObject)
NextEvent(NSEventMask, NSDate, NSRunLoopMode, Boolean)
NextEvent(NSEventMask, NSDate, NSString, Boolean)
NextEvent(NSEventMask, NSDate, String, Boolean)
NextEvent(nuint, NSDate, String, Boolean)
NoResponderFor(Selector) (继承自 NSResponder)
ObjectDidEndEditing(NSObject) (继承自 NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

指示相对于此对象的指定 keyPath 处的值已更改。

(继承自 NSObject)
OrderFrontCharacterPalette(NSObject)
OrderFrontColorPanel(NSObject)
OrderFrontStandardAboutPanel2(NSObject)
OrderFrontStandardAboutPanelWithOptions2(NSDictionary)
OtherMouseDown(NSEvent) (继承自 NSResponder)
OtherMouseDragged(NSEvent) (继承自 NSResponder)
OtherMouseUp(NSEvent) (继承自 NSResponder)
PerformKeyEquivalent(NSEvent) (继承自 NSResponder)
PerformSelector(Selector) (继承自 NSObject)
PerformSelector(Selector, NSObject) (继承自 NSObject)
PerformSelector(Selector, NSObject, Double)

在当前实例上调用选择器,如果 obj 不为 null,则将其作为其单个参数传递。

(继承自 NSObject)
PerformSelector(Selector, NSObject, Double, NSString[]) (继承自 NSObject)
PerformSelector(Selector, NSObject, NSObject) (继承自 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (继承自 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (继承自 NSObject)
PostEvent(NSEvent, Boolean)
PrepareForInterfaceBuilder() (继承自 NSObject)
PresentError(NSError) (继承自 NSResponder)
PresentError(NSError, NSWindow, NSObject, Selector, IntPtr) (继承自 NSResponder)
PressureChange(NSEvent) (继承自 NSResponder)
PreventWindowOrdering()
QuickLook(NSEvent) (继承自 NSResponder)
RegisterForRemoteNotifications()
RegisterForRemoteNotificationTypes(NSRemoteNotificationType)
RegisterServicesMenu2(String[], String[])
RemoveObserver(NSObject, NSString)

阻止指定观察程序接收指定 keyPath 的更改值的进一步通知。

(继承自 NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

停止指定的观察程序接收指定 keyPath 和上下文的更改值的进一步通知。

(继承自 NSObject)
RemoveObserver(NSObject, String)

阻止指定观察程序接收指定 keyPath 的更改值的进一步通知。

(继承自 NSObject)
RemoveObserver(NSObject, String, IntPtr)

停止指定的观察程序接收指定 keyPath 和上下文的更改值的进一步通知。

(继承自 NSObject)
RemoveWindowsItem(NSWindow)
ReplyToApplicationShouldTerminate(Boolean)
ReplyToOpenOrPrint(NSApplicationDelegateReply)
ReportException(NSException)
RequestUserAttention(NSRequestUserAttentionType)
ResignFirstResponder() (继承自 NSResponder)
RespondsToSelector(Selector)

此对象是否识别指定的选择器。

(继承自 NSObject)
RestoreState(NSCoder) (继承自 NSResponder)
RestoreUserActivityState(NSUserActivity) (继承自 NSResponder)
RestoreWindow(String, NSCoder, NSWindowCompletionHandler)
RestoreWindowWithIdentifier(String, NSCoder, NSWindowCompletionHandler)
RightMouseDown(NSEvent) (继承自 NSResponder)
RightMouseDragged(NSEvent) (继承自 NSResponder)
RightMouseUp(NSEvent) (继承自 NSResponder)
RotateWithEvent(NSEvent) (继承自 NSResponder)
Run()
RunModalForWindow(NSWindow)
RunModalSession(IntPtr)
ScrollWheel(NSEvent) (继承自 NSResponder)
SendAction(Selector, NSObject, NSObject)
SendEvent(NSEvent)
SetActivationPolicy(NSApplicationActivationPolicy)
SetNativeField(String, NSObject)
已过时.
(继承自 NSObject)
SetNilValueForKey(NSString)

将指定键的值设置为 null。

(继承自 NSObject)
SetValueForKey(NSObject, NSString)

将键指定的属性的值设置为指定的值。

(继承自 NSObject)
SetValueForKeyPath(IntPtr, NSString)

创建非托管对象的托管表示形式时使用的构造函数;由运行时调用。

(继承自 NSObject)
SetValueForKeyPath(NSObject, NSString)

设置可以使用键路径访问的属性的值。

(继承自 NSObject)
SetValueForUndefinedKey(NSObject, NSString)

指示尝试将值写入未定义的键。 如果未重写,则引发 NSUndefinedKeyException。

(继承自 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

将此 NSObject 的值设置为指定字典中的值。

(继承自 NSObject)
SetWindowsNeedUpdate(Boolean)
ShouldBeTreatedAsInkEvent(NSEvent) (继承自 NSResponder)
ShowContextHelp(NSObject) (继承自 NSResponder)
SmartMagnify(NSEvent) (继承自 NSResponder)
Stop(NSObject)
StopModal()
StopModalWithCode(nint)
SupplementalTargetForAction(Selector, NSObject) (继承自 NSResponder)
SwipeWithEvent(NSEvent) (继承自 NSResponder)
TabletPoint(NSEvent) (继承自 NSResponder)
TabletProximity(NSEvent) (继承自 NSResponder)
TargetForAction(Selector)
TargetForAction(Selector, NSObject, NSObject)
Terminate(NSObject)
ToString()

返回当前实例的值的字符串表示形式。

(继承自 NSObject)
TouchesBeganWithEvent(NSEvent) (继承自 NSResponder)
TouchesCancelledWithEvent(NSEvent) (继承自 NSResponder)
TouchesEndedWithEvent(NSEvent) (继承自 NSResponder)
TouchesMovedWithEvent(NSEvent) (继承自 NSResponder)
TryToPerform(Selector, NSObject)
TryToPerformwith(Selector, NSObject) (继承自 NSResponder)
Unbind(NSString) (继承自 NSObject)
Unbind(String)
已过时.
(继承自 NSObject)
Unhide(NSObject)
UnhideAllApplications(NSObject)
UnhideWithoutActivation()
UnregisterForRemoteNotifications()
UpdateUserActivityState(NSUserActivity) (继承自 NSResponder)
UpdateWindows()
UpdateWindowsItem(NSWindow)
ValidateMenuItem(NSMenuItem)
ValidateUserInterfaceItem(INSValidatedUserInterfaceItem)
ValidRequestor(String, String)
ValidRequestorForSendType(String, String) (继承自 NSResponder)
ValueForKey(NSString)

返回与指定键关联的属性的值。

(继承自 NSObject)
ValueForKeyPath(NSString)

返回可以使用键路径访问的属性的值。

(继承自 NSObject)
ValueForUndefinedKey(NSString)

指示尝试读取未定义键的值。 如果未重写,则引发 NSUndefinedKeyException。

(继承自 NSObject)
WantsForwardedScrollEventsForAxis(NSEventGestureAxis) (继承自 NSResponder)
WantsScrollEventsForSwipeTrackingOnAxis(NSEventGestureAxis) (继承自 NSResponder)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

指示指定键中指定索引的值即将更改。

(继承自 NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (继承自 NSObject)
WillChangeValue(String)

指示指定键的值即将更改。

(继承自 NSObject)
WillPresentError(NSError) (继承自 NSResponder)
WindowWithWindowNumber(nint)

事件

DecodedRestorableState
DidBecomeActive
DidFinishLaunching
DidHide
DidResignActive
DidUnhide
DidUpdate
FailedToContinueUserActivity
FailedToRegisterForRemoteNotifications
OpenFiles
OpenUrls
OrderFrontStandardAboutPanel
OrderFrontStandardAboutPanelWithOptions
ReceivedRemoteNotification
RegisteredForRemoteNotifications
RegisterServicesMenu
ScreenParametersChanged
UpdatedUserActivity
UserDidAcceptCloudKitShare
WillBecomeActive
WillEncodeRestorableState
WillFinishLaunching
WillHide
WillResignActive
WillTerminate
WillUnhide
WillUpdate

扩展方法

GetAccessibilityChildrenInNavigationOrder(INSAccessibility)
GetAccessibilityCustomActions(INSAccessibility)
GetAccessibilityCustomRotors(INSAccessibility)
GetAccessibilityRequired(INSAccessibility)
SetAccessibilityChildrenInNavigationOrder(INSAccessibility, NSAccessibilityElement[])
SetAccessibilityCustomActions(INSAccessibility, NSAccessibilityCustomAction[])
SetAccessibilityCustomRotors(INSAccessibility, NSAccessibilityCustomRotor[])
SetAccessibilityRequired(INSAccessibility, Boolean)
GetAccessibilityFocused(INSAccessibilityElementProtocol)
GetAccessibilityIdentifier(INSAccessibilityElementProtocol)
GetAppearance(INSAppearanceCustomization)
GetEffectiveAppearance(INSAppearanceCustomization)
SetAppearance(INSAppearanceCustomization, NSAppearance)
GetAutomaticCustomizeTouchBarMenuItemEnabled(NSApplication)
SetAutomaticCustomizeTouchBarMenuItemEnabled(NSApplication, Boolean)
ToggleTouchBarCustomizationPalette(NSApplication, NSObject)
ValidateProposedFirstResponder(NSResponder, NSResponder, NSEvent)
ObjectDidBeginEditing(NSObject, INSEditor)
ObjectDidEndEditing(NSObject, INSEditor)
GetValidModes(NSObject, NSFontPanel)
ValidateToolbarItem(NSObject, NSToolbarItem)
GetTouchBar(NSResponder)
MakeTouchBar(NSResponder)
SetTouchBar(NSResponder, NSTouchBar)
QuickLookPreviewItems(NSResponder, NSObject)
PerformTextFinderAction(NSResponder, NSObject)
GetDebugDescription(INSObjectProtocol)
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)
BeginPreviewPanelControl(NSObject, QLPreviewPanel)
EndPreviewPanelControl(NSObject, QLPreviewPanel)

适用于