Share via


NSLoadFromHtmlResult Class

Definition

This class holds the return values for an asynchronous operation.

public class NSLoadFromHtmlResult
type NSLoadFromHtmlResult = class
Inheritance
NSLoadFromHtmlResult

Constructors

Name Description
NSLoadFromHtmlResult(NSAttributedString, NSDictionary<NSString,NSObject>)

Creates a new instance of this class.

Properties

Name Description
AttributedString

The result value from the asynchronous operation.

Attributes

The result value from the asynchronous operation.

Applies to