Contents

focusEffect

The visual effect to apply when the view becomes focused.

Declaration

@NSCopying var focusEffect: UIFocusEffect? { get set }

Discussion

If this property is nil, the system doesn’t apply an effect when the view becomes focused.

See Also

Working with focus