Column (System API)
The Column component lays out child components vertically.
NOTE
This component is supported since API version 11. Updates will be marked with a superscript to indicate their earliest API version.
This topic describes only system APIs provided by the module. For details about its public APIs, see Column.
Attributes
pointLight
pointLight(value: PointLightStyle)
Sets the point light style.
System API: This is a system API.
System capability: SystemCapability.ArkUI.ArkUI.Full
Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| value | PointLightStyle | Yes | Point light style. |