InfoType
@frozen
public enum InfoType
This is used by an InfoUI
instance to determine the layout and content of the user interface as it is presented.
-
Indicates that the
InfoUI
instance is to show secure pairing instructions for the specified product ID.Declaration
Swift
case securePairing(info: SecurePairingInfo)