Share via


NSTextLayoutManager.TextContentManager Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextContentManager? TextContentManager { [Foundation.Export("textContentManager", ObjCRuntime.ArgumentSemantic.Weak)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textContentManager", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.TextContentManager : AppKit.NSTextContentManager

Property Value

Attributes

Applies to