Share via


INSTextSelectionDataSource.GetOffsetFromLocation Method

Definition

[Foundation.Export("offsetFromLocation:toLocation:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr GetOffsetFromLocation(UIKit.INSTextLocation from, UIKit.INSTextLocation to);
[<Foundation.Export("offsetFromLocation:toLocation:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetOffsetFromLocation : UIKit.INSTextLocation * UIKit.INSTextLocation -> nativeint
override this.GetOffsetFromLocation : UIKit.INSTextLocation * UIKit.INSTextLocation -> nativeint

Parameters

Returns

IntPtr

nativeint

Attributes

Applies to