Share via


NSTextViewportLayoutControllerDelegate.ConfigureRenderingSurface Method

Definition

[Foundation.Export("textViewportLayoutController:configureRenderingSurfaceForTextLayoutFragment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ConfigureRenderingSurface(UIKit.NSTextViewportLayoutController textViewportLayoutController, UIKit.NSTextLayoutFragment textLayoutFragment);
[<Foundation.Export("textViewportLayoutController:configureRenderingSurfaceForTextLayoutFragment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ConfigureRenderingSurface : UIKit.NSTextViewportLayoutController * UIKit.NSTextLayoutFragment -> unit
override this.ConfigureRenderingSurface : UIKit.NSTextViewportLayoutController * UIKit.NSTextLayoutFragment -> unit

Parameters

textViewportLayoutController
NSTextViewportLayoutController
textLayoutFragment
NSTextLayoutFragment

Implements

Attributes

Applies to