共用方式為


INSTextAttachmentContainer.GetImageForBounds 方法

定義

傳回在 中轉譯的 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

參數

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

傳回

屬性

適用於