Inherits from NSObject
Declared in DTLoupeLayerDelegate.h

Overview

Extra delegate for the DTLoupe’s content layer. Forwards the display action to the loupe view. Disables all animation actions.

Instance Methods

initWithLoupeView:

Designated Initializer

- (instancetype)initWithLoupeView:(DTLoupeView *)loupeView

Parameters

loupeView

The DTLoupeView to forward the -displayLayer: method to.

Declared In

DTLoupeLayerDelegate.h