This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

DropdownMenu.Separator Constructor

Declaration

public DropdownMenu.Separator(string subMenuPath);

Parameters

subMenuPath The path for the submenu. Path components are delimited by forward slashes ('/').

Description

Constructor.