Contents

highlightMode

A Boolean that indicates whether the status item is highlighted when it is clicked.

Declaration

var highlightMode: Bool { get set }

Discussion

When the value of this property is true, the status item is highlighted when it is clicked. The default value of this property is false.

See Also

Deprecated