Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

ContextualMenu.InsertSeparator

public void InsertSeparator(string subMenuPath, int atIndex);

Parameters

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

Description

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

Did you find this page useful? Please give it a rating: