Version: 2023.1
言語: 日本語
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.