pub async fn set_scroll_inversion_on(
shared: &SharedChannel,
inverted: bool,
) -> Result<(), WriteError>Expand description
Write native scroll inversion on an already-open SharedChannel.
pub async fn set_scroll_inversion_on(
shared: &SharedChannel,
inverted: bool,
) -> Result<(), WriteError>Write native scroll inversion on an already-open SharedChannel.