Share via


INSTextViewportLayoutControllerDelegate.WillLayout Method

Definition

[Foundation.Export("textViewportLayoutControllerWillLayout:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillLayout(AppKit.NSTextViewportLayoutController textViewportLayoutController);
[<Foundation.Export("textViewportLayoutControllerWillLayout:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillLayout : AppKit.NSTextViewportLayoutController -> unit
override this.WillLayout : AppKit.NSTextViewportLayoutController -> unit

Parameters

textViewportLayoutController
NSTextViewportLayoutController
Attributes

Applies to