Share via


NSViewController.HelpRequested(NSEvent) Method

Definition

[Foundation.Export("helpRequested:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void HelpRequested(AppKit.NSEvent theEventPtr);
[<Foundation.Export("helpRequested:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.HelpRequested : AppKit.NSEvent -> unit

Parameters

theEventPtr
NSEvent
Attributes

Applies to