Skip to content

Class LemonUI::Menus::ItemChangedEventArgs

template <T T>

ClassList > LemonUI > Menus > ItemChangedEventArgs

Represents the change of the selection of an item. More...

Public Properties

Type Name
property Direction Direction
The direction of the Item Changed event.
property int Index
The index of the object.
property T Object
The new object.

Detailed Description

Template parameters:

  • T The type of object that got changed.

Public Properties Documentation

property Direction

Direction LemonUI.Menus.ItemChangedEventArgs< T >.Direction;

property Index

int LemonUI.Menus.ItemChangedEventArgs< T >.Index;

property Object

T LemonUI.Menus.ItemChangedEventArgs< T >.Object;

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/Menus/ItemChangedEventArgs.cs