DropdownMenu.AppendSeparator
public void AppendSeparator(string subMenuPath);
Parameters
| subMenuPath | The submenu path where the separator will be 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 current item list.