init(contentsOf:)
Creates a haptic pattern with the contents of an AHAP file.
Declaration
init(contentsOf ahapURL: URL) throwsParameters
- ahapURL:
A URL to an AHAP file that describes a pattern.
Creates a haptic pattern with the contents of an AHAP file.
init(contentsOf ahapURL: URL) throwsA URL to an AHAP file that describes a pattern.