requiresSetUpModeCompletion
A Boolean value that specifies whether the system requires the user to complete setup mode before it executes the completion handler.
Declaration
var requiresSetUpModeCompletion: Bool { get set }Discussion
The default value is false, which tells the system to execute the completion handler as soon as it displays Desk View. If true, the system executes the completion handler after the user completes setup and starts Desk View.