UIContextMenu.IsItemSeparator(int) Method Definition Namespace: Brine2D.UI Returns whether the item at index is a separator. C#public bool IsItemSeparator(int index); Parameters index System.Int32 Returns System.Boolean