public interface UIAccelerometerDelegate
extends org.robovm.apple.foundation.NSObjectProtocol
| Modifier and Type | Method and Description |
|---|---|
void |
didAccelerate(UIAccelerometer accelerometer,
UIAcceleration acceleration)
Deprecated.
Deprecated in iOS 5.0.
|
@Deprecated void didAccelerate(UIAccelerometer accelerometer, UIAcceleration acceleration)
Copyright © 2020. All rights reserved.