isVisible
A Boolean value that indicates whether the access point is visible.
Declaration
var isVisible: Bool { get }Discussion
On Apple TV, you can set this property to true to move the focus to the access point. This is an observable property.
A Boolean value that indicates whether the access point is visible.
var isVisible: Bool { get }On Apple TV, you can set this property to true to move the focus to the access point. This is an observable property.