NChartHover Constants Reference
Declared in | NChartTypes.h |
---|
NChartHover
The NChartHover enum provides constants to indicate state of hover.
Definition
typedef NS_ENUM(NSUInteger, NChartHover ) {
NChartHoverBegan,
NChartHoverChanged,
NChartHoverEnded,
};
Constants
Declared In
NChartTypes.h