Share via


NSTextSelectionDataSource.GetBaseWritingDirection(INSTextLocation) Method

Definition

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

Parameters

location
INSTextLocation

Returns

Implements

Attributes

Applies to