Share via


UIViewController.GetContentScrollView(NSDirectionalRectEdge) Method

Definition

[Foundation.Export("contentScrollViewForEdge:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIScrollView? GetContentScrollView(UIKit.NSDirectionalRectEdge edge);
[<Foundation.Export("contentScrollViewForEdge:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetContentScrollView : UIKit.NSDirectionalRectEdge -> UIKit.UIScrollView
override this.GetContentScrollView : UIKit.NSDirectionalRectEdge -> UIKit.UIScrollView

Parameters

Returns

Attributes

Applies to