Typedef mir::events::ScrollAxis

Typedef Documentation

template<typename Tag>
using mir::events::ScrollAxis = ScrollAxisV1<Tag>

The current version of the ScrollAxis struct. When bumping to a new version make sure all existing ABI-stable functions are changed to explicitly use the old version. The implementation of ABI-stable functions (unlike the declaration) should already explicitly use a particlar version.