Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.DeleteSelectionDelegate

Switch to Manual
public delegatevoid DeleteSelectionDelegate (string operationName, Experimental.UIElements.GraphView.GraphView.AskUser askUser);

Parameters

operationNameName of operation for undo/redo labels.
askUserWhether or not to ask the user.

Description

Delegate for deleting selection.