unbounded
A picker discovery that only times out when the app tells it to.
Declaration
static let unbounded: ASPickerDisplaySettings.DiscoveryTimeoutMentioned in
Discussion
Use this timeout value if you set the picker display option filterDiscoveryResults and need unlimited time for filtering. After performing manual discovery, perform the manual timeout by calling the ASAccessorySession method finishPickerDiscovery(completionHandler:). This process shows a timeout message if your filtering added no accessories to the picker, or returns silently if you updated the picker.