| 
		
			AcceptsFirstMouse(NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AcceptsFirstResponder()
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			AccessibilityPerformAction(NSString)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformCancel()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformConfirm()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformDecrement()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformDelete()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformIncrement()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformPick()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformPress()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformRaise()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformShowAlternateUI()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformShowDefaultUI()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AccessibilityPerformShowMenu()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddConstraint(NSLayoutConstraint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddConstraints(NSLayoutConstraint[])
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddCursorRect(CGRect, NSCursor)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddGestureRecognizer(NSGestureRecognizer)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddLayoutGuide(NSLayoutGuide)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)
		
	 | 
	
		 使用 NSString keyPath) 注册在外部 (观察到的对象。   观察到的更改将调度到观察者的 对象 ObserveValue(NSString, NSObject, NSDictionary, IntPtr) 方法。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)
		
	 | 
	
		 使用 string keyPath) 注册在外部 (观察到的对象。   观察到的更改将调度到观察者的 对象 ObserveValue(NSString, NSObject, NSDictionary, IntPtr) 方法。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)
		
	 | 
	
		 注册一个对象,以便使用任意方法在外部观察到。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)
		
	 | 
	
		 注册一个对象,以便使用任意方法在外部观察到。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			AddSubview(NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddSubview(NSView, NSWindowOrderingMode, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddToolTip(CGRect, NSObject, IntPtr)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddTrackingArea(NSTrackingArea)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AddTrackingRect(CGRect, NSObject, IntPtr, Boolean)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AdjustPageHeightNew(nfloat, nfloat, nfloat, nfloat)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AdjustPageWidthNew(nfloat, nfloat, nfloat, nfloat)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AdjustScroll(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AllocateGState()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AncestorSharedWithView(NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AnimationFor(NSString)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Autoscroll(NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			AwakeFromNib()
		
	 | 
	
		 从 nib 文件加载对象后调用。 重写程序必须调用 base。AwakeFromNib () 。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			BackingAlignedRect(CGRect, NSAlignmentOptions)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			BecomeFirstResponder()
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			BeginDocument()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			BeginDraggingSession(NSDraggingItem[], NSEvent, INSDraggingSource)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			BeginGestureWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			BeginInvokeOnMainThread(Action)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			BeginInvokeOnMainThread(Selector, NSObject)
		
	 | 
	
		 在主 UI 线程上异步调用指定的代码。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			BeginPage(CGRect, CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Bind(NSString, NSObject, String, NSDictionary)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			Bind(String, NSObject, String, NSDictionary)
		
	 | 
	
			 
		已过时.
	 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			BindingInfo(String)
		
	 | 
	
			 
		已过时.
	 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			BindingOptionDescriptions(String)
		
	 | 
	
			 
		已过时.
	 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			BindingValueClass(String)
		
	 | 
	
			 
		已过时.
	 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			BitmapImageRepForCachingDisplayInRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			CacheDisplay(CGRect, NSBitmapImageRep)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			CanDraw()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			CenterScanRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			CommitEditing()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			CommitEditing(NSObject, Selector, IntPtr)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ConcludeDragOperation(NSDraggingInfo)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConformsToProtocol(IntPtr)
		
	 | 
	
		 调用 以确定此对象是否实现指定的协议。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ConvertPointFromBacking(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertPointFromBase(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertPointFromLayer(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertPointFromView(CGPoint, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertPointToBacking(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertPointToBase(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertPointToLayer(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertPointToView(CGPoint, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectFromBacking(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectFromBase(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectFromLayer(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectFromView(CGRect, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectToBacking(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectToBase(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectToLayer(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertRectToView(CGRect, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeFromBacking(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeFromBase(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeFromLayer(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeFromView(CGSize, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeToBacking(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeToBase(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeToLayer(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ConvertSizeToView(CGSize, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Copy()
		
	 | 
	
		 执行基础 Objective-C 对象的副本。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			CursorUpdate(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			DangerousAutorelease()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			DangerousRelease()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			DangerousRetain()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			DataWithEpsInsideRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DataWithPdfInsideRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DidAddSubview(NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DidChange(NSKeyValueChange, NSIndexSet, NSString)
		
	 | 
	
		 指示对多关系的索引发生了更改。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			DidChange(NSString, NSKeyValueSetMutationKind, NSSet)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			DidChangeBackingProperties()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DidChangeValue(String)
		
	 | 
	
		 指示在指定的键上发生了更改。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			DidCloseMenu(NSMenu, NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DiscardCursorRects()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Display()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DisplayIfNeeded()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DisplayIfNeededIgnoringOpacity()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DisplayIfNeededInRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DisplayIfNeededInRectIgnoringOpacity(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DisplayRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DisplayRectIgnoringOpacity(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DisplayRectIgnoringOpacity(CGRect, NSGraphicsContext)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Dispose()
		
	 | 
	
		 释放 NSObject 对象使用的资源。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
	
		Dispose(Boolean)
	
 | 
        	
        	
	| 
		
			DoesNotRecognizeSelector(Selector)
		
	 | 
	
		 指示此对象无法识别指定的选择器。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			DragFile(String, CGRect, Boolean, NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DraggingEnded(NSDraggingInfo)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DraggingEntered(NSDraggingInfo)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DraggingExited(NSDraggingInfo)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DraggingUpdated(NSDraggingInfo)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DragImage(NSImage, CGPoint, CGSize, NSEvent, NSPasteboard, NSObject, Boolean)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DragPromisedFilesOfTypes(String[], CGRect, NSObject, Boolean, NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DrawFocusRingMask()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DrawPageBorder(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DrawRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			DrawSheetBorder(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			EncodeRestorableState(NSCoder)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			EncodeRestorableState(NSCoder, NSOperationQueue)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			EncodeTo(NSCoder)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			EndDocument()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			EndGestureWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			EndPage()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			EnterFullscreenModeWithOptions(NSScreen, NSDictionary)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Equals(NSObject)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			Equals(Object)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ExerciseAmbiguityInLayout()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ExitFullscreenModeWithOptions(NSDictionary)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ExposedBindings()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			FlagsChanged(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			FlushBufferedKeyEvents()
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			GetAccessibilityActionDescription(NSString)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityArrayAttributeCount(NSString)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityArrayAttributeValues(NSString, nuint, nuint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityAttributedString(NSRange)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityCellForColumn(nint, nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityFocusedUIElement()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityFrame(NSRange)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityHitTest(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityIndexOfChild(NSObject)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityLayoutForScreen(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityLayoutForScreen(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityLine(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityRange(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityRange(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityRangeForLine(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityRtf(NSRange)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityScreenForLayout(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityScreenForLayout(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityString(NSRange)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityStyleRange(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityValue(NSString)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAccessibilityValue(NSString, NSObject)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetAlignmentRectForFrame(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetBindingInfo(NSString)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetBindingOptionDescriptions(NSString)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetBindingValueClass(NSString)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetConstraintsAffectingLayout(NSLayoutConstraintOrientation)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetContentCompressionResistancePriority(NSLayoutConstraintOrientation)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetContentHuggingPriorityForOrientation(NSLayoutConstraintOrientation)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetDictionaryOfValuesFromKeys(NSString[])
		
	 | 
	
		 检索指定键的值。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetFrameForAlignmentRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			GetHashCode()
		
	 | 
	
		 为当前实例生成哈希代码。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetMethodForSelector(Selector)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetNativeField(String)
		
	 | 
	
			 
		已过时.
	 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetNativeHash()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			GetNewWindowForTab(NSObject)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			GState()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			HelpRequested(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			HitTest(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Init()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			InitializeHandle(IntPtr)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			InitializeHandle(IntPtr, String)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			InterpretKeyEvents(NSEvent[])
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			InvalidateIntrinsicContentSize()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			InvalidateRestorableState()
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			Invoke(Action, Double)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			Invoke(Action, TimeSpan)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			InvokeOnMainThread(Action)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			InvokeOnMainThread(Selector, NSObject)
		
	 | 
	
		 在主 UI 线程上同步调用指定的代码。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			IsAccessibilityAttributeSettable(NSString)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			IsAccessibilitySelectorAllowed(Selector)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			IsDescendantOf(NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			IsEqual(NSObject)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			IsKindOfClass(Class)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			IsMemberOfClass(Class)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			IsMouseInRect(CGPoint, CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			KeyDown(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			KeyUp(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			KnowsPageRange(NSRange)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			Layout()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			LayoutSubtreeIfNeeded()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			LocationOfPrintRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			LockFocus()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			LockFocusIfCanDraw()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			LockFocusIfCanDrawInContext(NSGraphicsContext)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			MagnifyWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			MakeBackingLayer()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			MarkDirty()
		
	 | 
	
		 将常规对等对象 (IsDirectBinding 为 true) 提升为 toggleref 对象。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			MenuForEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			MouseDown(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			MouseDragged(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			MouseEntered(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			MouseExited(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			MouseMoved(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			MouseUp(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			MutableCopy()
		
	 | 
	
		 创建指定 NSObject 的可变副本。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			NeedsToDraw(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			NoResponderFor(Selector)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			NoteFocusRingMaskChanged()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ObjectDidEndEditing(NSObject)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ObserveValue(NSString, NSObject, NSDictionary, IntPtr)
		
	 | 
	
		 指示指定 keyPath 相对于此对象的值已更改。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			OtherMouseDown(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			OtherMouseDragged(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			OtherMouseUp(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			PerformDragOperation(NSDraggingInfo)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			PerformKeyEquivalent(NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			PerformMnemonic(String)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			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)
	 | 
        	
        	
	| 
		
			PrepareContentInRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			PrepareForDragOperation(NSDraggingInfo)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			PrepareForInterfaceBuilder()
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			PrepareForReuse()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			PresentError(NSError)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			PresentError(NSError, NSWindow, NSObject, Selector, IntPtr)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			PressureChange(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			Print(NSObject)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			QuickLook(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			RectForPage(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RectForSmartMagnificationAtPoint(CGPoint, CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RegisteredDragTypes()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RegisterForDraggedTypes(String[])
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ReleaseGState()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveAllToolTips()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveConstraint(NSLayoutConstraint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveConstraints(NSLayoutConstraint[])
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveCursorRect(CGRect, NSCursor)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveFromSuperview()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveFromSuperviewWithoutNeedingDisplay()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveGestureRecognizer(NSGestureRecognizer)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveLayoutGuide(NSLayoutGuide)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveObserver(NSObject, NSString)
		
	 | 
	
		 阻止指定的观察程序接收指定 keyPath 的更改值的进一步通知。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			RemoveObserver(NSObject, NSString, IntPtr)
		
	 | 
	
		 阻止指定的观察程序接收指定 keyPath 和上下文的更改值的进一步通知。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			RemoveObserver(NSObject, String)
		
	 | 
	
		 阻止指定的观察程序接收指定 keyPath 的更改值的进一步通知。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			RemoveObserver(NSObject, String, IntPtr)
		
	 | 
	
		 阻止指定的观察程序接收指定 keyPath 和上下文的更改值的进一步通知。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			RemoveToolTip(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveTrackingArea(NSTrackingArea)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RemoveTrackingRect(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RenewGState()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ReplaceSubviewWith(NSView, NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ResetCursorRects()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ResignFirstResponder()
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			ResizeSubviewsWithOldSize(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ResizeWithOldSuperviewSize(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RespondsToSelector(Selector)
		
	 | 
	
		 此对象是否识别指定的选择器。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			RestoreState(NSCoder)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			RestoreUserActivityState(NSUserActivity)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			RightMouseDown(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			RightMouseDragged(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			RightMouseUp(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			RotateByAngle(nfloat)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			RotateWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			ScaleUnitSquareToSize(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ScrollPoint(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ScrollRect(CGRect, CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ScrollRectToVisible(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ScrollWheel(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			SetAccessibilityValue(NSString, NSObject)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetBoundsOrigin(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetBoundsSize(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetContentCompressionResistancePriority(Single, NSLayoutConstraintOrientation)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetContentHuggingPriorityForOrientation(Single, NSLayoutConstraintOrientation)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetFrameOrigin(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetFrameSize(CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetKeyboardFocusRingNeedsDisplay(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetNativeField(String, NSObject)
		
	 | 
	
			 
		已过时.
	 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			SetNeedsDisplayInRect(CGRect)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetNilValueForKey(NSString)
		
	 | 
	
		 将指定键的值设置为 null。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			SetUpGState()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			SetValueForKey(NSObject, NSString)
		
	 | 
	
		 将键指定的属性的值设置为指定值。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			SetValueForKeyPath(IntPtr, NSString)
		
	 | 
	
		 创建非托管对象的托管表示形式时使用的构造函数;由运行时调用。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			SetValueForKeyPath(NSObject, NSString)
		
	 | 
	
		 设置可使用键路径访问的属性的值。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			SetValueForUndefinedKey(NSObject, NSString)
		
	 | 
	
		 指示尝试将值写入未定义的键。 如果未重写,则引发 NSUndefinedKeyException。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			SetValuesForKeysWithDictionary(NSDictionary)
		
	 | 
	
		 将此 NSObject 的值设置为指定字典中的值。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ShouldBeTreatedAsInkEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			ShouldDelayWindowOrderingForEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ShowContextHelp(NSObject)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			SmartMagnify(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			SupplementalTargetForAction(Selector, NSObject)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			SwipeWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			TabletPoint(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			TabletProximity(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			ToString()
		
	 | 
	
		 返回当前实例值的字符串表示形式。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			TouchesBeganWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			TouchesCancelledWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			TouchesEndedWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			TouchesMovedWithEvent(NSEvent)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			TrackingAreas()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			TranslateOriginToPoint(CGPoint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			TranslateRectsNeedingDisplay(CGRect, CGSize)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			TryToPerformwith(Selector, NSObject)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			Unbind(NSString)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			Unbind(String)
		
	 | 
	
			 
		已过时.
	 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			UnlockFocus()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			UnregisterDraggedTypes()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			UpdateConstraints()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			UpdateConstraintsForSubtreeIfNeeded()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			UpdateLayer()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			UpdateTrackingAreas()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			UpdateUserActivityState(NSUserActivity)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			ValidRequestorForSendType(String, String)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			ValueForKey(NSString)
		
	 | 
	
		 返回与指定键关联的属性的值。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ValueForKeyPath(NSString)
		
	 | 
	
		 返回可使用键路径访问的属性的值。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ValueForUndefinedKey(NSString)
		
	 | 
	
		 指示尝试读取未定义键的值。 如果未重写,则引发 NSUndefinedKeyException。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			ViewDidChangeEffectiveAppearance()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewDidEndLiveResize()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewDidHide()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewDidMoveToSuperview()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewDidMoveToWindow()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewDidUnhide()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewWillDraw()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewWillMoveToSuperview(NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewWillMoveToWindow(NSWindow)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewWillStartLiveResize()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			ViewWithTag(nint)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			VisibleRect()
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			WantsForwardedScrollEventsForAxis(NSEventGestureAxis)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			WantsScrollEventsForSwipeTrackingOnAxis(NSEventGestureAxis)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			WillChange(NSKeyValueChange, NSIndexSet, NSString)
		
	 | 
	
		 指示指定键中指定索引的值即将更改。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			WillChange(NSString, NSKeyValueSetMutationKind, NSSet)
		
	 | 
	
		
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			WillChangeValue(String)
		
	 | 
	
		 指示指定键的值即将更改。 
		(继承自 NSObject)
	 | 
        	
        	
	| 
		
			WillOpenMenu(NSMenu, NSEvent)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			WillPresentError(NSError)
		
	 | 
	
		
		(继承自 NSResponder)
	 | 
        	
        	
	| 
		
			WillRemoveSubview(NSView)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			WriteEpsInsideRect(CGRect, NSPasteboard)
		
	 | 
	
		
		(继承自 NSView)
	 | 
        	
        	
	| 
		
			WritePdfInsideRect(CGRect, NSPasteboard)
		
	 | 
	
		
		(继承自 NSView)
	 |