Table of Contents

TTMSFNCTileListItemState Enumeration

Visual interaction state of a tile list item.

API unit family: TMSFNCTileList

Members

Name Description
isNormal Item is in its default resting state.
isHover Mouse pointer is over the item.
isDown Mouse button is pressed on the item.
isSelected Item is currently selected.
isDisabled Item is disabled and cannot be interacted with.