Home > ISCH_PrimitiveAttribute > setState_KeyVisible
ISCH_PrimitiveAttribute.setState_KeyVisible() 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.
Set the property state: whether the key is visible
Signature
typescript
function setState_KeyVisible(keyVisible: boolean | null): ISCH_PrimitiveAttribute;1
Parameters
Parameter | Type | Description |
|---|---|---|
keyVisible | boolean | null | Whether the key is visible |
Returns
Attribute primitive object