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

ContextualMenu.InsertSeparator

Switch to Manual
public void InsertSeparator (int atIndex);

Parameters

atIndexIndex where the separator should be inserted.

Description

Add a separator line in the menu. The separator is added at the end of the specified index in the list.