PWAnnotationLabel Class Reference

Inherits from UILabel
Declared in PWAnnotationLabel.h

Overview

The PWAnnotationLabel is a UILabel subclass used with annotation views that allows stroke color and width customizations.

  strokeColor

The stroke color of the text outline.

@property (nonatomic) UIColor *strokeColor

Declared In

PWAnnotationLabel.h

  strokeWidth

The stroke width of the text outline.

@property (nonatomic) CGFloat strokeWidth

Declared In

PWAnnotationLabel.h