Trait appium_client::commands::ios::ShakesDevice
source · pub trait ShakesDevice: AppiumClientTrait {
// Provided method
fn shake<'life0, 'async_trait>(
&'life0 self
) -> Pin<Box<dyn Future<Output = Result<(), CmdError>> + Send + 'async_trait>>
where Self: Sync + 'async_trait,
'life0: 'async_trait { ... }
}
Expand description
Simulate device shake