Instance Property
titleAlternate
The title of the plugin.
Declaration
optional var titleAlternate: String! { get }Declaration
@property (nonatomic, readonly) NSString * titleAlternate;Declaration
titleAlternate() -> strInstance Property
The title of the plugin.
optional var titleAlternate: String! { get }@property (nonatomic, readonly) NSString * titleAlternate;titleAlternate() -> str