Class
AbsoluteLayout
AbsoluteLayout
Summary
Constructors
Constructors
constructor
new AbsoluteLayout(): AbsoluteLayout
Methods
getLeft
Static
getLeft(view: View): LengthType
getTop
Static
getTop(view: View): LengthType
setLeft
Static
setLeft(view: View, value: LengthType): void
| Parameter | Default | Description |
view | | |
value | |
Returns void
setTop
Static
setTop(view: View, value: LengthType): void
| Parameter | Default | Description |
view | | |
value | |
Returns void
- Previous
- SwipeDirection
- Next
- ActionBar