Instance Property インスタンスプロパティ

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.

See Also 参照

State 状態