AgbaColor
PluginAgbaColorLess than 1 minute
The AgbaColor interface is an object used to describe color information;
Property
AgbaColor.red
The value is a number between 0 and 255, used to describe red;
AgbaColor.green
The value is a number between 0 and 255, used to describe green
AgbaColor.blue
The value is a number between 0 and 255, used to describe blue;
AgbaColor.alpha
The value is a number between 0 and 255, used to describe the opacity;
Method
- none
Event
- none
Platform Compatibility
Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
top | ✅ | ✅ | ✅ | X |
right | ✅ | ✅ | ✅ | X |
bottom | ✅ | ✅ | ✅ | X |
left | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7