NSTextAttachmentContainer.GetImageForBounds Method

Definition

[Foundation.Export("imageForBounds:textContainer:characterIndex:")]
public abstract UIKit.UIImage GetImageForBounds (CoreGraphics.CGRect bounds, UIKit.NSTextContainer textContainer, nuint characterIndex);
abstract member GetImageForBounds : CoreGraphics.CGRect * UIKit.NSTextContainer * nuint -> UIKit.UIImage

Parameters

bounds
CGRect
textContainer
NSTextContainer
characterIndex
System.System.UIntPtr System.unativeint

Returns

Implements

Attributes

Applies to