Nodify_Interactivity_EditorGestures_ItemContainerGestures - miroiu/nodify GitHub Wiki
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → EditorGestures.ItemContainerGestures
References: EditorGestures, InputGestureRef, EditorGestures.SelectionGestures
public class ItemContainerGestures public ItemContainerGestures(); public InputGestureRef CancelAction { get; set; } Property Value
public InputGestureRef Drag { get; set; } Property Value
public SelectionGestures Selection { get; set; } Property Value
EditorGestures.SelectionGestures
public void Apply(EditorGestures.ItemContainerGestures gestures); Parameters
gestures EditorGestures.ItemContainerGestures
public void Unbind();