getRuleBehavior

Gets the applicable SnapRuleBehavior for the given SnapSource. This method can be used to check SnapRuleBehavior of a valid SnapSource directly, without needing to synchronize the SnapSettings.sourceSettings collection on SnapSettings and get SnapSourceSettings.ruleBehavior.

Return

The applicable SnapRules for the given SnapSource.

Since

200.7.0

Parameters

source

The SnapSource to retrieve snap rules for.

See also