Share via


NSTextStorage.LayoutManagers Property

Definition

The NSLayoutManagers associated with this NSTextStorage. Read-only.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSLayoutManager[] LayoutManagers { [Foundation.Export("layoutManagers")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layoutManagers")>]
member this.LayoutManagers : AppKit.NSLayoutManager[]

Property Value

Attributes

Applies to