Component.style

October 15, 2022 ยท View on GitHub

The style read-only property returns the latest pos and size of Component. Do not frequent accessing the style property, it will cause ui immediately refresh

Value

A style object, with the following properties:

  • width
  • height
  • left
  • top

Demo

test/animate/2