SnapSourceEnablingBehavior
Controls how snap sources are enabled when calling SnapSettings.syncSourceSettings.
Since
200.7.0
See also
Inheritors
Types
Link copied to clipboard
Preserves SnapSourceSettings.isEnabled values. When passed to SnapSettings.syncSourceSettings, all new SnapSourceSettings added to the SnapSettings.sourceSettings collection will have the default SnapSourceSettings.isEnabled value of false, and existing SnapSourceSettings will be unaffected.
Link copied to clipboard
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.