isVisible

@JvmName(name = "isVisible")
actual external fun isVisible(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is visible.

expect fun isVisible(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is visible.

@JvmName(name = "isVisible")
actual external fun isVisible(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is visible.

actual fun isVisible(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is visible.