zoomIn
The pointer style appropriate to indicate that the content can be zoomed in.
Declaration
static let zoomIn: PointerStyleDiscussion
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.