Contents

descriptionVisibility

The visibility of product descriptions.

Declaration

var descriptionVisibility: Visibility { get }

Discussion

Use this property if you choose to support configuring the description visibility in your custom style. It reflects the value that the ancestor view sets with the productDescription(_:) view modifier.