Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

selector cannot call in notification observer swift

NotificationCenter.default.addObserver(self, selector: #selector(notificationReceived), name: .hideLiveBtnNotificationKey, object: nil)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #selector #call #notification #observer #swift
ADD COMMENT
Topic
Name
9+6 =