zoomOut
The pointer style appropriate to indicate that the content can be zoomed out.
Declaration
static let zoomOut: PointerStyleDiscussion
This pointer style displays a magnifying glass with a minus symbol. You may apply this pointer style to a single view or a view hierarchy using the pointerStyle(_:) modifier.