Skip to main content
Version: Latest (0.60.x)

[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