다음을 통해 공유


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

반환

특성

적용 대상