Inherits from UIButton
Declared in TKRetroButton.h

Overview

TKRetroButton is a subclassed UIButton with a rounded corner and border.

Tasks

Properties

  •   borderWidth

    The border width of the button.

    property
  •   insetWidth

    The inset width between the highlighted background and border.

    property

Properties

borderWidth

The border width of the button.

@property (nonatomic, assign) CGFloat borderWidth

Discussion

The border width of the button.

Declared In

TKRetroButton.h

insetWidth

The inset width between the highlighted background and border.

@property (nonatomic, assign) CGFloat insetWidth

Discussion

The inset width between the highlighted background and border.

Declared In

TKRetroButton.h