676 B
676 B
MinimapState Class
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → MinimapState
public static class MinimapState
Properties
EnableToggledPanningMode
Determines whether toggled panning mode is enabled, allowing the user to start and end the interaction in two steps with the same input gesture.
public static bool EnableToggledPanningMode { get; set; }
Property Value