focusSystem
The focus system that’s responsible for the window scene.
Declaration
var focusSystem: UIFocusSystem? { get }Discussion
The value of this property is nil if the window scene doesn’t support focus.
The focus system that’s responsible for the window scene.
var focusSystem: UIFocusSystem? { get }The value of this property is nil if the window scene doesn’t support focus.