FeedbackType
public protocol FeedbackType
Common protocol for ActiveNavigationFeedbackType and PassiveNavigationFeedbackType.
-
Declaration
Swift
var typeKey: String { get } -
Declaration
Swift
var subtypeKey: String? { get }
Install in Dash
FeedbackType Protocol Reference