ALStartVariable Class Reference

Inherits from NSObject
Declared in ALPluginConfig.h

Overview

Describes a start variable for fine-tuning plugins.

  key

The key of the variable.

@property (nonatomic, copy) NSString *key

Declared In

ALPluginConfig.h

  value

The value of the variable.

@property (nonatomic, copy) id value

Declared In

ALPluginConfig.h