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

GraphView.FramePrev

Cambiar al Manual
public Experimental.GraphView.EventPropagation FramePrev (Func<GraphElement,bool> predicate);

Parámetros

predicateThe predicate used to sort the list of all existing graph element.

Valor de retorno

EventPropagation Continue if no elements in graph, Stop otherwise.

Descripción

Focus view on the previous element before the one currently selected.