Docs (4.0.0)
Views

class UIViewRenderer

A view object that dynamically renders a referenced (bound) view.

class UIViewRenderer
extends View

Description

An view renderer component renders unattached view content within its parent view component.

  • The rendered view is not attached to the view renderer object itself. Therefore, it must be attached to another object, such as an activity.

Constructor

Instance Members

Inherited Members