Share via


NSDrawerDelegate_Extensions.DrawerWillResizeContents Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGSize DrawerWillResizeContents(this AppKit.INSDrawerDelegate This, AppKit.NSDrawer sender, CoreGraphics.CGSize toSize);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DrawerWillResizeContents : AppKit.INSDrawerDelegate * AppKit.NSDrawer * CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

sender
NSDrawer
toSize
CGSize

Returns

Attributes

Applies to