This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Questions API

render()

Manually renders a question instance if it has not already been rendered, e.g. if the activity has been configured to defer rendering. Returns true if the rendering happens successfully, and false if it hasn't, e.g. if the question was already rendered.

Arguments

None.

Return value

boolean

Related articles

Was this article helpful?