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

DropdownMenu.AppendSeparator

マニュアルに切り替える
public void AppendSeparator (string subMenuPath);

パラメーター

subMenuPathThe submenu path where the separator will be added. Path components are delimited by forward slashes ('/').

説明

Add a separator line in the menu. The separator is added at the end of the current item list.