Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


headerContextMenuPopulateEvent

If a column is right-clicked to show context menu options, this event is raised to allow users to change the available options.
Read time 1 minuteLast updated 10 days ago

Definition

public event Action<ContextualMenuPopulateEvent, Column> headerContextMenuPopulateEvent