Share via


INSTextSelectionDataSource.GetTextLayoutOrientation(INSTextLocation) Method

Definition

[Foundation.Export("textLayoutOrientationAtLocation:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSTextSelectionNavigationLayoutOrientation GetTextLayoutOrientation(UIKit.INSTextLocation location);
[<Foundation.Export("textLayoutOrientationAtLocation:")>]
[<Foundation.OptionalMember>]
[<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

Attributes

Applies to