Interface: Size


CloudControl Pro 9 Docs / ui / Size

Interface: Size

ui.Size

表示大小的对象,单位一般为像素。另外,当值为WRAP_CONTENT时,表示自适应大小;当值为MATCH_PARENT时,表示大小填满父布局/窗口。

Table of contents

Properties

Properties

height

Readonly height: number


width

Readonly width: number