Skip to content

Nodify_Interactivity_ContainerState

miroiu edited this page Dec 23, 2024 · 1 revision

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

Clone this wiki locally