Share via


NSPageControllerDelegate_Extensions.PrepareViewController Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void PrepareViewController(this AppKit.INSPageControllerDelegate This, AppKit.NSPageController pageController, AppKit.NSViewController viewController, Foundation.NSObject targetObject);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PrepareViewController : AppKit.INSPageControllerDelegate * AppKit.NSPageController * AppKit.NSViewController * Foundation.NSObject -> unit

Parameters

pageController
NSPageController
viewController
NSViewController
targetObject
NSObject
Attributes

Applies to