IAdjacentDaySlotTemplate Protocol Reference

Declared in IAdjacentDaySlotTemplate.h

Overview

IAdjacentDaySlotTemplate protocol.

– getView:frame: required method

Get the custom adjacent day slot view.

- (UIView *)getView:(NSDate *)date frame:(CGRect)frame

Parameters

date

The date.

frame

The frame of the custom adjacent day slot view.

Return Value

The custom adjacent day slot view.

Discussion

Get the custom adjacent day slot view.

Declared In

IAdjacentDaySlotTemplate.h