canMoveNode property

NodeMovePermission? canMoveNode
final

Custom movement rule.

By default, unlocked nodes can be moved. Applications can restrict movement through this policy.

Implementation

final NodeMovePermission? canMoveNode;