共用方式為


INSTextAttachmentContainer.GetAttachmentBounds 方法

定義

傳回文字附件的界限。

[Foundation.Export("attachmentBoundsForTextContainer:proposedLineFragment:glyphPosition:characterIndex:")]
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGRect GetAttachmentBounds (UIKit.NSTextContainer textContainer, CoreGraphics.CGRect proposedLineFragment, CoreGraphics.CGPoint glyphPosition, nuint characterIndex);
abstract member GetAttachmentBounds : UIKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect

參數

textContainer
NSTextContainer
proposedLineFragment
CGRect
glyphPosition
CGPoint
characterIndex
System.System.UIntPtr System.unativeint

傳回

屬性

適用於