Share via


NSPageControllerDelegate_Extensions.GetFrame Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGRect GetFrame(this AppKit.INSPageControllerDelegate This, AppKit.NSPageController pageController, Foundation.NSObject targetObject);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetFrame : AppKit.INSPageControllerDelegate * AppKit.NSPageController * Foundation.NSObject -> CoreGraphics.CGRect

Parameters

pageController
NSPageController
targetObject
NSObject

Returns

Attributes

Applies to