Contents

isEmphasized

A Boolean value indicating whether to emphasize the look of the material.

Declaration

var isEmphasized: Bool { get set }

Discussion

Some materials change their appearance when they are emphasized. For example, the first responder view conveys its status.

The default value of this property is false.

See Also

Specifying the Effect Appearance