Instance Method

isAccessoryTypeEnabled:

Return whether the accessory of specified type should be enabled or not.

Declaration


-(BOOL)isAccessoryTypeEnabled:(AccessoryType)accessory;

Parameters

Return Value

YES if the specified accessory should be enabled for the current widget state; otherwise NO.

Related Links


Accessories