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
Возвращаемое значение
- Атрибуты