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

GraphView.FrameNext

매뉴얼로 전환
public Experimental.GraphView.EventPropagation FrameNext (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 next element after the one currently selected.