arcgis-maps-kotlin
300.0.0
      Target filter
Search in API
Skip to content
    arcgis-maps-kotlin
arcgis-maps-kotlin/com.arcgismaps.mapping.view.geometryeditor/SnapSourceEnablingBehavior/SetFromRules

SetFromRules

data object SetFromRules : SnapSourceEnablingBehavior

Enables SnapSourceSettings that have rule-based snapping behaviors. When passed to SnapSettings.syncSourceSettings, all SnapSourceSettings in the SnapSettings.sourceSettings collection with a SnapSourceSettings.ruleBehavior of SnapRuleBehavior.RulesPreventSnapping or SnapRuleBehavior.RulesLimitSnapping will have SnapSourceSettings.isEnabled set to true.

Any new SnapSourceSettings added to the SnapSettings.sourceSettings collection with a SnapSourceSettings.ruleBehavior of SnapRuleBehavior.None will have a SnapSourceSettings.isEnabled value of false, and existing SnapSourceSettings with a SnapSourceSettings.ruleBehavior of SnapRuleBehavior.None will be unaffected.

Since

200.7.0

Generated by Dokka
Copyright © 2026 Esri. All Rights Reserved.