Contents

MAMusicHapticsManager

A class that reports information about the Music Haptics feature.

Declaration

class MAMusicHapticsManager

Overview

Use the shared instance of MAMusicHapticsManager to check information about the Music Haptics feature so you can respond accordingly in your app. For example, you can check whether Music Haptics is on, get a notification when it turns on or off, or check whether a haptic track is currently playing along with the Now Playing item.

Topics

Getting the shared haptics manager

Checking if Music Haptics is on

Checking haptic track availability

Observing haptic playback

Supporting types