UIInterpolatingMotionEffectType
UIInterpolatingMotionEffectType
Enum
Definition
An enumeration whose values specify the axis being monitored by a UIInterpolatingMotionEffect.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIInterpolatingMotionEffectType
type UIInterpolatingMotionEffectType =
- Inheritance
- Attributes
Fields
TiltAlongHorizontalAxis TiltAlongHorizontalAxis | 0 | Interpolates values along the horizontal axis, involving the device facing left or right relative to the user's viewpoint. |
TiltAlongVerticalAxis TiltAlongVerticalAxis | 1 | Interpolates along the vertical axis, involving the device facing above or below theuser's viewpoint. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...