Base class of Kanzi enumerations which support conversion to and from integer values. More...
Classes | |
class | Helper |
Class for holding static functionalities of Enum class. More... | |
Public Member Functions | |
int | getValue () |
Returns the integer value of the enumeration constant. More... | |
Base class of Kanzi enumerations which support conversion to and from integer values.
int getValue | ( | ) |
Returns the integer value of the enumeration constant.
Implemented in Node.ContentStretch, Node.DepthAlignment, Node.VerticalAlignment, Node.HorizontalAlignment, Node2D.PerspectiveTransformationMode, Node2D.RenderType, Node2D.ForegroundHint, Node2D.PixelFormat, Node3D.RenderMode, GraphicsFormat, TextureCreateInfoStatus, PropertyField, VariantDataType, PropertyDataType, TextureType, GraphicsCompareFunction, PropertyTypeChangeFlag, NodeComponentState, SamplerAddressingMode, MessageRouting, CachingMode, GPUResourceMemoryType, LayoutDirection, TimerRecurrence, ResourceLoadTaskType, SamplerMipmapMode, TaskRecurrence, PropertyNotificationReason, DataObjectType, ActivityStatus, and SamplerFilter.