Pebble Foundation Classes
0.2.0
C++ for Pebble
|
Public Attributes | |
UnobstructedAreaWillChangeHandler | will_change |
Handler that will be called just before the unobstructed area will begin changing. | |
UnobstructedAreaChangeHandler | change |
Handler that will be called every time the unobstructed area changes. | |
UnobstructedAreaDidChangeHandler | did_change |
Handler that will be called after the unobstructed area has finished changing. | |