activationConditions
The conditions that define when UIKit activates the scene object.
Declaration
var activationConditions: UISceneActivationConditions { get set }Discussion
Use this property to tell UIKIt when you want it to activate this scene.
The conditions that define when UIKit activates the scene object.
var activationConditions: UISceneActivationConditions { get set }Use this property to tell UIKIt when you want it to activate this scene.