Flex (System API)
The Flex component allows for flexible layout of child components.
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 Flex.
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. |