Ubuntu Platform API  2.8.1
A library helping with tight integration into the Ubuntu platform
OrientationEvent Struct Reference

#include <event.h>

+ Collaboration diagram for OrientationEvent:

Data Fields

WindowEventType type
 
UApplicationUiWindowOrientation direction
 The new surface orientation. More...
 

Detailed Description

Information describing a surface orientation change event.

Definition at line 203 of file event.h.

Field Documentation

UApplicationUiWindowOrientation OrientationEvent::direction

The new surface orientation.

Definition at line 207 of file event.h.

WindowEventType OrientationEvent::type

Definition at line 205 of file event.h.


The documentation for this struct was generated from the following file: