How do i replace the below code:
UIApplication.shared.windows.first?.overrideUserInterfaceStyle = .unspecified
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: