Avatar
omochimetaru 4/27/2020 6:42 AM
@objc public func applicationDidEnterBackground(_ notification: Notification) { guard isShared else { return } lastFirstResponder = UIResponder.currentFirstResponder }