Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Core Haptics
/
CHHapticEvent
/
CHHapticEvent.EventType
/
init(rawValue:)
init(rawValue:)
Initializes an event type from a raw string value.
Declaration
init
(
rawValue
:
String
)