NSDrawerDelegate_Extensions.DrawerWillResizeContents Method

Definition

public static CoreGraphics.CGSize DrawerWillResizeContents (this AppKit.INSDrawerDelegate This, AppKit.NSDrawer sender, CoreGraphics.CGSize toSize);
static member DrawerWillResizeContents : AppKit.INSDrawerDelegate * AppKit.NSDrawer * CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

sender
NSDrawer
toSize
CGSize

Returns

Applies to