| PlatformViewAttachedArgs Properties | 
The PlatformViewAttachedArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventType | 
            The type of window event which was raised.
            (Inherited from WindowEventArgs.) | 
|  | Name | 
            The window name which raised the event.
            (Inherited from OpenfinDesktopEventArgs.) | 
|  | PreviousTarget | |
|  | RuntimeID | 
            The RuntimeID which contains the Entitiy which raised the event.
            (Inherited from OpenfinDesktopEventArgs.) | 
|  | Source | 
            The Openfin Entity which raised the event.
            (Inherited from OpenfinDesktopEventArgs.) | 
|  | Target | |
|  | Topic | 
            The topic for the entity that raised the event
            (Inherited from OpenfinDesktopEventArgs.) | 
|  | Type | |
|  | Uuid | 
            The application or connection UUID which raised the event.
            (Inherited from OpenfinDesktopEventArgs.) | 
|  | ViewIdentity | |
|  | Window | 
            The Openfin Window which raised the event.
            (Inherited from WindowEventArgs.) | 
 See Also
See Also