NSStoryboard.SceneIdentifier
A string that uniquely identifies a view controller or window controller in your storyboard file.
Declaration
typealias SceneIdentifier = StringDiscussion
Set scene identifiers in your storyboard by assigning a value to the Storyboard ID attribute.