Share via


NSTextContentManager.GetOffset(INSTextLocation, INSTextLocation) Method

Definition

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

Parameters

Returns

IntPtr

nativeint

Implements

Attributes

Applies to