Share via


NSTextContentStorage.GetOffset(INSTextLocation, INSTextLocation) Method

Definition

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

Parameters

Returns

IntPtr

nativeint

Attributes

Applies to