Nodify_Interactivity_EditorGestures_ItemContainerGestures - miroiu/nodify GitHub Wiki

EditorGestures.ItemContainerGestures Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectEditorGestures.ItemContainerGestures

References: EditorGestures, InputGestureRef, EditorGestures.SelectionGestures

public class ItemContainerGestures  

Constructors

EditorGestures.ItemContainerGestures()

public ItemContainerGestures();  

Properties

CancelAction

public InputGestureRef CancelAction { get; set; }  

Property Value

InputGestureRef

Drag

public InputGestureRef Drag { get; set; }  

Property Value

InputGestureRef

Selection

public SelectionGestures Selection { get; set; }  

Property Value

EditorGestures.SelectionGestures

Methods

Apply(EditorGestures.ItemContainerGestures)

public void Apply(EditorGestures.ItemContainerGestures gestures);  

Parameters

gestures EditorGestures.ItemContainerGestures

⚠️ **GitHub.com Fallback** ⚠️