Files
APIVisualExecutor/docs/api/Nodify_Interactivity_ContainerState.md
Ankitkumar Satapara 21aaef6776 Add project files.
2026-04-17 22:31:58 +05:30

687 B

ContainerState Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectContainerState

public static class ContainerState  

Properties

EnableToggledDraggingMode

Determines whether toggled dragging mode is enabled, allowing the user to start and end the interaction in two steps with the same input gesture.

public static bool EnableToggledDraggingMode { get; set; }  

Property Value

Boolean