IsEnabled Property (Snapping)
Gets or sets if snapping is available within the project.
Configure Snapping - Turn Snapping on or off
bool enableSnapping = true;
//enable snapping
Snapping.IsEnabled = enableSnapping;
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
ArcGIS Pro version: 3.0 or higher.