Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к