Contents

initWithCustomView:placement:

Creates a custom accessory with the specified view and cell accessory placement.

Declaration

- (instancetype) initWithCustomView:(UIView *) customView placement:(UICellAccessoryPlacement) placement;

See Also

Creating Configuration Options