Compartir a través de


NSAttributedString.FromAttachment Método

Definición

Sobrecargas

FromAttachment(NSTextAttachment)
FromAttachment(NSTextAttachment)

FromAttachment(NSTextAttachment)

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

Parámetros

attachment
NSTextAttachment

Devoluciones

Atributos

Se aplica a

FromAttachment(NSTextAttachment)

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

Parámetros

attachment
NSTextAttachment

Devoluciones

Atributos

Se aplica a