Contents

customView(configuration:)

Creates a custom view accessory.

Declaration

static func customView(configuration: UICellAccessory.CustomViewConfiguration) -> UICellAccessory

Parameters

  • configuration:

    The configuration for the custom accessory.

Return Value

A configured custom cell accessory.

See Also

Creating a custom accessory