ViewLabelProperties

constructor(animationEnabled: Boolean = false, labelingEnabled: Boolean = true)

Create a view label property with specified parameters.

Since

200.1.0

Parameters

animationEnabled

true to enable, false to disable the animation.

labelingEnabled

true to enable, false to disable the labeling.

See also