Type Method
removeObserver(_:forPath:) removeObserver:forPath: removeObserver_forPath_
Declaration
class func removeObserver(_ observer: NSObject, forPath filePath: String)Declaration
+ (void) removeObserver:(NSObject *) observer forPath:(NSString *) filePath;Declaration
removeObserver_forPath_(observer: NSObject, filePath: str)