NSLayoutManager.SetAttachmentSize(CGSize, NSRange) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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