Share via


INSTextSelectionDataSource.GetLocation(INSTextLocation, IntPtr) Method

Definition

[Foundation.Export("locationFromLocation:withOffset:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.INSTextLocation? GetLocation(UIKit.INSTextLocation location, IntPtr offset);
[<Foundation.Export("locationFromLocation:withOffset:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetLocation : UIKit.INSTextLocation * nativeint -> UIKit.INSTextLocation
override this.GetLocation : UIKit.INSTextLocation * nativeint -> UIKit.INSTextLocation

Parameters

location
INSTextLocation
offset
IntPtr

nativeint

Returns

Attributes

Applies to