NSTextStorage.LayoutManagers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The NSLayoutManagers associated with this NSTextStorage. Read-only.
public virtual Foundation.NSObject[] LayoutManagers { [Foundation.Export("layoutManagers")] get; }
member this.LayoutManagers : Foundation.NSObject[]
Property Value
NSObject[]
- Attributes