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

StackNode.OnSeparatorContextualMenuEvent

マニュアルに切り替える
protected void OnSeparatorContextualMenuEvent (Experimental.UIElements.ContextualMenuPopulateEvent evt, int separatorIndex);

パラメーター

evtThe event.
separatorIndexThe index of the separator on which the menu was invoked.

説明

This method is automatically called when a contextual menu is about to appear on a StackNode separator.