Share via


NSTextLayoutManager.GetTextLayoutOrientation(INSTextLocation) Method

Definition

[Foundation.Export("textLayoutOrientationAtLocation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSTextSelectionNavigationLayoutOrientation GetTextLayoutOrientation(UIKit.INSTextLocation location);
[<Foundation.Export("textLayoutOrientationAtLocation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetTextLayoutOrientation : UIKit.INSTextLocation -> UIKit.NSTextSelectionNavigationLayoutOrientation
override this.GetTextLayoutOrientation : UIKit.INSTextLocation -> UIKit.NSTextSelectionNavigationLayoutOrientation

Parameters

location
INSTextLocation

Returns

Implements

Attributes

Applies to