Contents

zoomOut

The pointer style appropriate to indicate that the content can be zoomed out.

Declaration

static let zoomOut: PointerStyle

Discussion

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.

See Also

Getting built-in pointer styles