<!--
{
  "documentType" : "article",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/tool-modes",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Tool Modes"
}
-->

# Tool Modes

Image Kit tools modes referenced by the [`currentToolMode`](/documentation/Quartz/IKImageView/currentToolMode) property.

## Topics

### Constants

[`IKToolModeNone`](/documentation/Quartz/IKToolModeNone)

No tool is set.

[`IKToolModeMove`](/documentation/Quartz/IKToolModeMove)

The move tool.

[`IKToolModeSelect`](/documentation/Quartz/IKToolModeSelect)

The selection tool.

[`IKToolModeSelectRect`](/documentation/Quartz/IKToolModeSelectRect)

Same as `IKToolModeSelect`.

[`IKToolModeSelectEllipse`](/documentation/Quartz/IKToolModeSelectEllipse)

The selection ellipse.

[`IKToolModeSelectLasso`](/documentation/Quartz/IKToolModeSelectLasso)

The selection lasso.

[`IKToolModeCrop`](/documentation/Quartz/IKToolModeCrop)

The crop tool.

[`IKToolModeRotate`](/documentation/Quartz/IKToolModeRotate)

The rotation tool.

[`IKToolModeAnnotate`](/documentation/Quartz/IKToolModeAnnotate)

The annotation tool.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)