Version: 2020.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.FramePrev

매뉴얼로 전환
public Experimental.GraphView.EventPropagation FramePrev (Func<GraphElement,bool> predicate);

파라미터

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

반환

EventPropagation Continue if no elements in graph, Stop otherwise.

설명

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