Skip to main content
edited tags
Link
rmaddy
  • 319.6k
  • 44
  • 550
  • 592
Source Link

Get storyboard ID programmatically

How can I get storyboard ID programmatically (opened storyboard)? I want to get storyboard ID and than call different code for every storyboard. Something like if ID == myStoryboard then...