enum Core::Portable::WheelEvent::Axis

#include <coreview.h>

enum Axis
{
    kHorizontal,
    kVertical,
};