Nodify_Interactivity_ContainerState - miroiu/nodify GitHub Wiki
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → ContainerState
public static class ContainerState
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