IosWindowVisibility
Implementation of WindowVisibility for iOS.
In the iOS system, UIApplicationDidBecomeActiveNotification and UIApplicationWillResignActiveNotification are used to monitor window visibility states. It notifies the window visibility state based on the notification received.