Share via


NSTextContentManagerDelegate_Extensions.GetTextContentManager Method

Definition

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

Parameters

textContentManager
NSTextContentManager
location
INSTextLocation

Returns

Attributes

Applies to