Contents

zoomIn

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

Declaration

static let zoomIn: PointerStyle

Discussion

This pointer style displays a magnifying glass with a plus 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