NSViewController.WantsForwardedScrollEventsForAxis(NSEventGestureAxis) Method

Definition

[Foundation.Export("wantsForwardedScrollEventsForAxis:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool WantsForwardedScrollEventsForAxis (AppKit.NSEventGestureAxis axis);
override this.WantsForwardedScrollEventsForAxis : AppKit.NSEventGestureAxis -> bool

Parameters

Returns

Attributes

Applies to