Share via


NSAttributedString.FromAttachment 메서드

정의

오버로드

FromAttachment(NSTextAttachment)
FromAttachment(NSTextAttachment)

FromAttachment(NSTextAttachment)

[Foundation.Export("attributedStringWithAttachment:")]
public static Foundation.NSAttributedString FromAttachment (AppKit.NSTextAttachment attachment);
static member FromAttachment : AppKit.NSTextAttachment -> Foundation.NSAttributedString

매개 변수

attachment
NSTextAttachment

반환

특성

적용 대상

FromAttachment(NSTextAttachment)

[Foundation.Export("attributedStringWithAttachment:")]
public static Foundation.NSAttributedString FromAttachment (UIKit.NSTextAttachment attachment);
static member FromAttachment : UIKit.NSTextAttachment -> Foundation.NSAttributedString

매개 변수

attachment
NSTextAttachment

반환

특성

적용 대상