Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
LayoutParams |
Canvas.getLayoutParams()
Get Width and height of the mixed stream canvas
|
LayoutParams |
StreamLayout.getLayoutParams()
Get Stream layout configuration
|
Modifier and Type | Method and Description |
---|---|
void |
Canvas.setLayoutParams(LayoutParams LayoutParams)
Set Width and height of the mixed stream canvas
|
void |
StreamLayout.setLayoutParams(LayoutParams LayoutParams)
Set Stream layout configuration
|
Constructor and Description |
---|
LayoutParams(LayoutParams source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.