Skip to main content
Version: Next 🚧

[F] isVisible

function isVisible(
program,
property,
visibility): boolean

Determines if the given property is visible with the given visibility.

Parameters

ParameterType
programProgram
propertyModelProperty
visibilityVisibility

Returns

boolean