Contents

sceneAccessoryUserInfo

An optional user info object, provided when creating the UISceneAccessory for this scene accessory.

Declaration

var sceneAccessoryUserInfo: Any? { get }

Discussion

This object can be used to associate data to the scene accessory configuration to be passed to the scene delegate when the scene connects.