Share via


NSTextContainer.LayoutManager Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSLayoutManager? LayoutManager { [Foundation.Export("layoutManager", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLayoutManager:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layoutManager", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setLayoutManager:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.LayoutManager : UIKit.NSLayoutManager with get, set

Property Value

Attributes

Applies to