Contents

isFocused

A Boolean value that indicates whether the access point is in focus on tvOS.

Declaration

var isFocused: Bool { get set }

Discussion

To change the focus to the access point, set this property to true; otherwise, set it to false.

See Also

Managing the access point