NSAttributedString.FromAttachment Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
FromAttachment(NSTextAttachment)
[Foundation.Export("attributedStringWithAttachment:")]
public static Foundation.NSAttributedString FromAttachment(AppKit.NSTextAttachment attachment);static member FromAttachment : AppKit.NSTextAttachment -> Foundation.NSAttributedStringParameters
- attachment
- NSTextAttachment
Returns
- Attributes
Applies to
FromAttachment(NSTextAttachment)
[Foundation.Export("attributedStringWithAttachment:")]
public static Foundation.NSAttributedString FromAttachment(UIKit.NSTextAttachment attachment);static member FromAttachment : UIKit.NSTextAttachment -> Foundation.NSAttributedStringParameters
- attachment
- NSTextAttachment
Returns
- Attributes