NSAttributedString.FromAttachment Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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