Skip to content

[F] isVisible

function isVisible(
program,
property,
visibility): boolean;

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

ParameterType
programProgram
propertyModelProperty
visibilityVisibility

boolean