Interactivity / ContainerState
ContainerState Class
Section titled “ContainerState Class”Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → ContainerState
public static class ContainerState
Properties
Section titled “Properties”EnableToggledDraggingMode
Section titled “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