Haptics

Overview

Subjects

Feedback

Creating Vibrations

Hacking with Swift / 100 Days / Day-86 - Making vibrations with UINotificationFeedbackGenerator and Core Haptics

Tags: #CHHaptic

Properties;

.hapticIntensity => How short is between to beats (0: low 1:High)

.hapticSharpness => How hard it is (0: low 1:High)

Making iPhones vibrate with UINotificationFeedbackGenerator (HWS)

Hacking with Swift / 100 Days / Day-90 - Making iPhones vibrate with UINotificationFeedbackGenerator

Tags: #onEnded #notificationOccurred #feedback #prepare

Sample Codes

Sources

Videos

Articles / Documents

See also

Last updated