Share via


NSScroller.TestPart(CGPoint) Method

Definition

[Foundation.Export("testPart:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSScrollerPart TestPart(CoreGraphics.CGPoint thePoint);
[<Foundation.Export("testPart:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member TestPart : CoreGraphics.CGPoint -> AppKit.NSScrollerPart
override this.TestPart : CoreGraphics.CGPoint -> AppKit.NSScrollerPart

Parameters

thePoint
CGPoint

Returns

Attributes

Applies to