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