Share via


NSTextContentManagerDelegate_Extensions.GetTextContentManager Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.NSTextElement? GetTextContentManager(this UIKit.INSTextContentManagerDelegate This, UIKit.NSTextContentManager textContentManager, UIKit.INSTextLocation ___location);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetTextContentManager : UIKit.INSTextContentManagerDelegate * UIKit.NSTextContentManager * UIKit.INSTextLocation -> UIKit.NSTextElement

Parameters

textContentManager
NSTextContentManager
___location
INSTextLocation

Returns

Attributes

Applies to