customView(configuration:)
Creates a custom view accessory.
Declaration
static func customView(configuration: UICellAccessory.CustomViewConfiguration) -> UICellAccessoryParameters
- configuration:
The configuration for the custom accessory.
Return Value
A configured custom cell accessory.