shape
The shape to use for the hover effect.
Declaration
@MainActor @preconcurrency var shape: UIShape? { get set }Discussion
If the value of this property is nil, the system chooses a default shape based on the view.
The shape to use for the hover effect.
@MainActor @preconcurrency var shape: UIShape? { get set }If the value of this property is nil, the system chooses a default shape based on the view.