NSTextAttachmentContainer.GetImageForBounds Method

Definition

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

Parameters

bounds
CGRect
textContainer
NSTextContainer
characterIndex
System.System.UIntPtr

Returns

Implements

Attributes

Applies to