Home > SCH_PrimitiveComponent > getAllPropertyNames
SCH_PrimitiveComponent.getAllPropertyNames() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
获取所有器件的所有属性名称集合
Signature
typescript
getAllPropertyNames(): Promise<string[]>;
1
Returns
Promise<string[]>
所有器件的所有属性名称集合