Condividi tramite


NSAttributedString.FromAttachment Metodo

Definizione

Overload

FromAttachment(NSTextAttachment)
FromAttachment(NSTextAttachment)

FromAttachment(NSTextAttachment)

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

Parametri

attachment
NSTextAttachment

Restituisce

Attributi

Si applica a

FromAttachment(NSTextAttachment)

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

Parametri

attachment
NSTextAttachment

Restituisce

Attributi

Si applica a