Share via


NSTextContentManager.TextLayoutManagers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextLayoutManager[] TextLayoutManagers { [Foundation.Export("textLayoutManagers", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textLayoutManagers", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TextLayoutManagers : AppKit.NSTextLayoutManager[]

Property Value

Attributes

Applies to