Home > ISCH_PrimitivePin > setState_OtherProperty
ISCH_PrimitivePin.setState_OtherProperty() 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
setState_OtherProperty(otherProperty: {
[key: string]: string | number | boolean;
}): ISCH_PrimitivePin;
1
2
3
2
3
Parameters
Parameter | Type | Description |
---|---|---|
otherProperty | { [key: string]: string | number | boolean; } | 其它参数 |
Returns
引脚图元对象