Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
LayoutParams |
StreamLayout.getLayoutParams()
Get 流布局配置参数
|
LayoutParams |
Canvas.getLayoutParams()
Get 混流画布宽高配置
|
Modifier and Type | Method and Description |
---|---|
void |
StreamLayout.setLayoutParams(LayoutParams LayoutParams)
Set 流布局配置参数
|
void |
Canvas.setLayoutParams(LayoutParams LayoutParams)
Set 混流画布宽高配置
|
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 © 2025. All rights reserved.