Documentation
PureMVC.Interfaces
IMediator
Properties
ViewComponent
ViewComponent
Get or Set the
IMediator
's view component.
Namespace:
PureMVC.Interfaces
Assembly:
PureMVC in (PureMVC.dll)
Syntax
C#
public
object
ViewComponent {
get
;
set
; }