default
A behavior that matches the activity to a scene using the identifier of your activity object.
Declaration
static let `default`: SceneAssociationBehaviorMentioned in
Discussion
With this option, the system uses the string in the activityIdentifier property of your GroupActivity object to locate an appropriate scene. Choose this option if your app has only one scene, or if you always use the same scene to display the intended activity.