Share via


NSViewController.ScrollWheel(NSEvent) Method

Definition

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

Parameters

theEvent
NSEvent
Attributes

Applies to