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 ('/').

描述

在菜单中添加一条分隔线。分隔线添加在当前项目列表末尾。