IDayOfWeekSlotTemplate Protocol Reference

Declared in IDayOfWeekSlotTemplate.h

Overview

IDayOfWeekSlotTemplate protocol.

– getView:frame: required method

Get the custom day of week slot view.

- (UIView *)getView:(XuniDayOfWeek)dayOfWeek frame:(CGRect)frame

Parameters

dayOfWeek

The day of week.

frame

The frame of the custom day of week slot view.

Return Value

The custom day of week slot view.

Discussion

Get the custom day of week slot view.

Declared In

IDayOfWeekSlotTemplate.h