BUYThemeable Protocol Reference

Conforms to NSObject
Declared in BUYTheme.h

Overview

Protocol to enable theming for any class

– setTheme: required method

Sets the theme for the view, and its subviews

- (void)setTheme:(BUYTheme *)theme

Parameters

theme

The new theme to apply

Declared In

BUYTheme.h