Package arc.backend.robovm.custom
Interface UIAccelerometerDelegate
- All Superinterfaces:
org.robovm.apple.foundation.NSObjectProtocol
,org.robovm.objc.ObjCProtocol
- All Known Implementing Classes:
UIAccelerometerDelegateAdapter
public interface UIAccelerometerDelegate
extends org.robovm.apple.foundation.NSObjectProtocol
-
Method Summary
Modifier and TypeMethodDescriptionvoid
didAccelerate
(UIAccelerometer accelerometer, UIAcceleration acceleration) Deprecated.Deprecated in iOS 5.0.
-
Method Details
-
didAccelerate
Deprecated.Deprecated in iOS 5.0.- Since:
- Available in iOS 2.0 and later.
-