Skip to main content

MirTouchAction

Type Alias MirTouchAction 

Source
pub type MirTouchAction = c_uint;
Expand description

Possible per touch actions for state changing

Trait Implementations§

Source§

impl From<TouchAction> for MirTouchAction

Source§

fn from(value: TouchAction) -> Self

Converts to this type from the input type.