Skip to content
Version 2.11.0
↓ Get the launcher

DropdownElement.OnSelect property

Invoked with the picked option’s index.

public Action<int> OnSelect { get; set; }