init(from:)
Creates an alarm button from a decoder.
Declaration
init(from decoder: any Decoder) throwsParameters
- decoder:
The decoder to read from.
Creates an alarm button from a decoder.
init(from decoder: any Decoder) throwsThe decoder to read from.