init(handler:)
The handler block is invoked on interaction.
Declaration
init(handler: @escaping (NSSliderAccessory) -> Void)Discussion
This variant is not codable and will assert in -encodeWithCoder:.
The handler block is invoked on interaction.
init(handler: @escaping (NSSliderAccessory) -> Void)This variant is not codable and will assert in -encodeWithCoder:.