Share via


NSTextContentStorage.GetLocation(INSTextLocation, IntPtr) Method

Definition

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

Parameters

location
INSTextLocation
offset
IntPtr

nativeint

Returns

Attributes

Applies to