arcgis-maps-kotlin
200.8.0
    Platform filter
Search in API
    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

© 2025 Copyright Generated by dokka