NSLayoutManager.SetAttachmentSize(CGSize, NSRange) Method

Definition

Sets the size for the glyph to draw within the .

[Foundation.Export("setAttachmentSize:forGlyphRange:")]
public virtual void SetAttachmentSize (CoreGraphics.CGSize attachmentSize, Foundation.NSRange glyphRange);
abstract member SetAttachmentSize : CoreGraphics.CGSize * Foundation.NSRange -> unit
override this.SetAttachmentSize : CoreGraphics.CGSize * Foundation.NSRange -> unit

Parameters

attachmentSize
CGSize
glyphRange
NSRange
Attributes

Applies to