Share via


INSTextViewportLayoutControllerDelegate.GetViewportBounds Method

Definition

[Foundation.Export("viewportBoundsForTextViewportLayoutController:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetViewportBounds(UIKit.NSTextViewportLayoutController textViewportLayoutController);
[<Foundation.Export("viewportBoundsForTextViewportLayoutController:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetViewportBounds : UIKit.NSTextViewportLayoutController -> CoreGraphics.CGRect
override this.GetViewportBounds : UIKit.NSTextViewportLayoutController -> CoreGraphics.CGRect

Parameters

textViewportLayoutController
NSTextViewportLayoutController

Returns

Attributes

Applies to