
Icon | Member | Description |
---|---|---|
![]() | NSTextContainer(NSSize) | Initializes a text container with a specified bounding rectangle. Original signature is '- (id)initWithContainerSize:(NSSize)aSize' Available in Mac OS X v10.0 and later. |
![]() | NSTextContainer(NSCoder) | Returns an object initialized from data in a given unarchiver. (required) Original signature is '- (id)initWithCoder:(NSCoder *)decoder' Available in Mac OS X v10.0 and later. |
![]() | NSTextContainer()()()() |
Initializes a new instance of the NSTextContainer class.
|
![]() | NSTextContainer(IntPtr) |
Initializes a new instance of the NSTextContainer class.
|
![]() | NSTextContainer(String, Object, array<Object>[]()[][]) |
Initializes a new instance of the NSTextContainer class.
|