Contents

showsTouchWhenHighlighted

A Boolean value that determines whether tapping the button causes it to glow.

Declaration

var showsTouchWhenHighlighted: Bool { get set }

Discussion

If true, the button glows when tapped; otherwise, it does not. The image and button behavior is not changed by the glow. The default value is false.

See Also

Button presentation