Szerkesztés

Megosztás a következőn keresztül:


INSTextAttachmentContainer.GetImageForBounds Method

Definition

Returns an image rendered in bounds.

[Foundation.Export("imageForBounds:textContainer:characterIndex:")]
[Foundation.Preserve(Conditional=true)]
public 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

Attributes

Applies to