initWithCustomView:placement:
Creates a custom accessory with the specified view and cell accessory placement.
Declaration
- (instancetype) initWithCustomView:(UIView *) customView placement:(UICellAccessoryPlacement) placement;Creates a custom accessory with the specified view and cell accessory placement.
- (instancetype) initWithCustomView:(UIView *) customView placement:(UICellAccessoryPlacement) placement;