Share via


NSTextStorage.LayoutManagers Property

Definition

The NSLayoutManagers associated with this NSTextStorage. Read-only.

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

Property Value

Attributes

Applies to