Share via


NSCursor.GetRowResizeCursor(NSVerticalDirections) Method

Definition

[Foundation.Export("rowResizeCursorInDirections:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSCursor GetRowResizeCursor(AppKit.NSVerticalDirections directions);
[<Foundation.Export("rowResizeCursorInDirections:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetRowResizeCursor : AppKit.NSVerticalDirections -> AppKit.NSCursor

Parameters

Returns

Attributes

Applies to