ImpactOptions
August 11, 2023
- Interface
Interface for directory objects, used for parameter types of HapticsPlugin.impactLight() The ImpactOptions type is a string; the legal value ranges are as follows:
"HEAVY"
Collisions between large and heavy UI elements
"MEDIUM"
Conflicts between medium-sized UI elements
"LIGHT"
Collision between small and light UI elements
Platform Compatibility
Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
setColor | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.13.0