Contents

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.

See Also

Displaying the access point