Event Point Type
Represents a type of event point in a UI component with an optional icon. This class is used to define different types of event points such as empty, filled, or custom types with specific icons.
Functions
Link copied to clipboard
Checks if this instance is equal to another object. Two instances of EventPointType are considered equal if they have the same type and icon.
Link copied to clipboard
A helper function to check if the current EventPointType is CUSTOM
Link copied to clipboard
A helper function to check if the current EventPointType is EMPTY or FILLED
Link copied to clipboard
A helper function to check if the current EventPointType is FILLED