Contents

discoveryInfo

The info dictionary that was passed when this object was initialized.

Declaration

var discoveryInfo: [String : String]? { get }

Discussion

You set this property’s value when you initialize the object. It cannot be changed later.

See Also

Initializing and Configuring