Share via


NSTextElementProvider_Extensions.GetLocation Method

Definition

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

Parameters

location
INSTextLocation
offset
IntPtr

nativeint

Returns

Attributes

Applies to