HandicapStatus
public struct HandicapStatus
Model class that describes the content of a Capable notification (see Notification.Name.CapableHandicapStatusDidChange
)
-
The
Handicap
‘s status (enabled or disabled). Note that the status depends on theHandicap
’senabledIf
value (seeHandicapEnabledMode
).Declaration
Swift
public private(set) var statusString: String