com.mapsted.map.MapApi.Layout |
![]() |
Access/manage layout related functionality
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
addTopNotificationBarHeightListener(MapTopNotificationBarHeightListener listener)
Register listener for map top notification bar height change
| ||||||||||
abstract int |
getTopNotificationBarHeight()
Get the current top notification bar height
| ||||||||||
abstract boolean |
removeTopNotificationBarHeightListener(MapTopNotificationBarHeightListener listener)
Unregister listener for map top notification bar height change
|
Register listener for map top notification bar height change
listener | listener for map top notification bar height change |
---|
Get the current top notification bar height
Unregister listener for map top notification bar height change
listener | listener for map top notification bar height change |
---|