isFocused
Returns whether the nearest focusable ancestor has focus.
Declaration
var isFocused: Bool { get }Discussion
If there is no focusable ancestor, the value is false.
Returns whether the nearest focusable ancestor has focus.
var isFocused: Bool { get }If there is no focusable ancestor, the value is false.