Uses of Interface
com.iizix.gyro.IStatusBarTapListener
Packages that use IStatusBarTapListener
Uses of IStatusBarTapListener in com.iizix.prop
Methods in com.iizix.prop with parameters of type IStatusBarTapListenerModifier and TypeMethodDescriptionboolean
EnvProps.addStatusBarTapListener
(IStatusBarTapListener listener) Adds a status bar tap listener for the client session.boolean
EnvProps.removeStatusBarTapListener
(IStatusBarTapListener listener) Removes a status bar tap listener for the client session.