- Assembly
- Rocket
.Surgery .Xamarin .Essentials .Abstractions .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials .Abstractions - Implementing Types
graph BT
Type["IVibration"]
class Type type-node
Implementing0["VibrationEssential"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Xamarin.Essentials/VibrationEssential"
Syntax
public interface IVibration
Methods
Name | Value | Summary |
---|---|---|
Cancel |
void | |
Vibrate |
void | |
Vibrate |
void | |
Vibrate |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|