Share via


NSTextElementProvider_Extensions.GetLocation Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.INSTextLocation? GetLocation(this AppKit.INSTextElementProvider This, AppKit.INSTextLocation location, IntPtr offset);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetLocation : AppKit.INSTextElementProvider * AppKit.INSTextLocation * nativeint -> AppKit.INSTextLocation

Parameters

location
INSTextLocation
offset
IntPtr

nativeint

Returns

Attributes

Applies to