DTLoupeStyle Constants Reference
Declared in | DTLoupeView.h |
DTLoupeStyle
The style the a loupe can show
Definition
typedef NS_ENUM(NSUInteger, DTLoupeStyle ) {
DTLoupeStyleCircle = 0,
DTLoupeStyleRectangle,
DTLoupeStyleRectangleWithArrow,
};
Constants
Declared In
DTLoupeView.h