frameResize(position:directions:)
The pointer style for resizing a rectangular frame from a specific edge or corner.
Declaration
static func frameResize(position: FrameResizePosition, directions: FrameResizeDirection.Set = .all) -> PointerStyleParameters
- position:
The position along the perimeter of the frame (its edges and corners) from which it’s resized.
- directions:
The directions in which the frame can be resized.