Inherits from UILabel
Declared in TKShimmerLabel.h

Overview

TKShimmerLabel is a subclassed UILabel with a shimmer animation similiar to the unlock screen.

Tasks

Properties

Properties

direction

The direction the shimmer should move.

@property (nonatomic, assign) TKShimmerLabelDirection direction

Discussion

The direction the shimmer should move.

Declared In

TKShimmerLabel.h

textHighlightLayer

The gradient layer that masks the text label to create the shimmer effect.

@property (nonatomic, strong) CAGradientLayer *textHighlightLayer

Discussion

The gradient layer that masks the text label to create the shimmer effect.

Declared In

TKShimmerLabel.h