UIKit.NSTextAttachmentContainer Members

The members of UIKit.NSTextAttachmentContainer are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Default constructor, initializes a new instance of this class.
Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

abstract
GetAttachmentBounds(NSTextContainer, CoreGraphics.CGRect, CoreGraphics.CGPoint, nuint) : CoreGraphics.CGRect
The RectangleF describing the bounds of this NSTextAttachmentContainer.
abstract
GetImageForBounds(NSTextContainer, CoreGraphics.CGRect, nuint) : UIImage
Retrieves the image object rendered by the layout manager in the given image bounds inside the text container.