Home > ISCH_PrimitiveComponent > getState_Symbol
ISCH_PrimitiveComponent.getState_Symbol() method
获取属性状态:关联库符号
签名
typescript
getState_Symbol(): {
libraryUuid: string;
uuid: string;
} | undefined;
1
2
3
4
2
3
4
返回值
{ libraryUuid: string; uuid: string; } | undefined
关联库符号