override fun initialize(ctx: ZRenderingContext)(source)

Initializes the ZComponent using the provided ZRenderingContext.

Parameters

ctx

The ZRenderingContext used for initialization.

See also