Contents

UIButton.ConfigurationUpdateHandler

A closure to update the configuration of a button.

Declaration

typealias ConfigurationUpdateHandler = (UIButton) -> Void

Parameters

  • button:

    The button to update.

See Also

Managing the appearance with a configuration object