MonoMac.AppKit.NSResponder: Method Members

The methods of MonoMac.AppKit.NSResponder are listed below. For a list of all members, see the NSResponder Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AcceptsFirstResponder() : bool
Documentation for this section has not yet been entered.
BecomeFirstResponder() : bool
Documentation for this section has not yet been entered.
BeginGestureWithEvent(NSEvent)
Documentation for this section has not yet been entered.
CursorUpdate(NSEvent)
Documentation for this section has not yet been entered.
EncodeRestorableState(MonoMac.Foundation.NSCoder)
A constructor that initializes the object from the data stored in the unarchiver object.
EndGestureWithEvent(NSEvent)
Documentation for this section has not yet been entered.
FlagsChanged(NSEvent)
Documentation for this section has not yet been entered.
FlushBufferedKeyEvents()
Documentation for this section has not yet been entered.
HelpRequested(NSEvent)
Documentation for this section has not yet been entered.
InterpretKeyEvents(NSEvent[])
Documentation for this section has not yet been entered.
InvalidateRestorableState()
Documentation for this section has not yet been entered.
KeyDown(NSEvent)
Documentation for this section has not yet been entered.
KeyUp(NSEvent)
Documentation for this section has not yet been entered.
MagnifyWithEvent(NSEvent)
Documentation for this section has not yet been entered.
MouseDown(NSEvent)
Documentation for this section has not yet been entered.
MouseDragged(NSEvent)
Documentation for this section has not yet been entered.
MouseEntered(NSEvent)
Documentation for this section has not yet been entered.
MouseExited(NSEvent)
Documentation for this section has not yet been entered.
MouseMoved(NSEvent)
Documentation for this section has not yet been entered.
MouseUp(NSEvent)
Documentation for this section has not yet been entered.
NoResponderFor(MonoMac.ObjCRuntime.Selector)
Documentation for this section has not yet been entered.
OtherMouseDown(NSEvent)
Documentation for this section has not yet been entered.
OtherMouseDragged(NSEvent)
Documentation for this section has not yet been entered.
OtherMouseUp(NSEvent)
Documentation for this section has not yet been entered.
PerformKeyEquivalent(NSEvent) : bool
Documentation for this section has not yet been entered.
ResignFirstResponder() : bool
Documentation for this section has not yet been entered.
static
RestorableStateKeyPaths() : string[]
Documentation for this section has not yet been entered.
RestoreState(MonoMac.Foundation.NSCoder)
A constructor that initializes the object from the data stored in the unarchiver object.
RightMouseDown(NSEvent)
Documentation for this section has not yet been entered.
RightMouseDragged(NSEvent)
Documentation for this section has not yet been entered.
RightMouseUp(NSEvent)
Documentation for this section has not yet been entered.
RotateWithEvent(NSEvent)
Documentation for this section has not yet been entered.
ScrollWheel(NSEvent)
Documentation for this section has not yet been entered.
ShouldBeTreatedAsInkEvent(NSEvent) : bool
Documentation for this section has not yet been entered.
ShowContextHelp(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SwipeWithEvent(NSEvent)
Documentation for this section has not yet been entered.
TabletPoint(NSEvent)
Documentation for this section has not yet been entered.
TabletProximity(NSEvent)
Documentation for this section has not yet been entered.
TouchesBeganWithEvent(NSEvent)
Documentation for this section has not yet been entered.
TouchesCancelledWithEvent(NSEvent)
Documentation for this section has not yet been entered.
TouchesEndedWithEvent(NSEvent)
Documentation for this section has not yet been entered.
TouchesMovedWithEvent(NSEvent)
Documentation for this section has not yet been entered.
TryToPerformwith(MonoMac.ObjCRuntime.Selector, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ValidRequestorForSendTypereturnType(string, string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
WantsForwardedScrollEventsForAxis(NSEventGestureAxis) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSResponder object.