Contents

isEnabled

A Boolean value indicating whether the list element is enabled.

Declaration

var isEnabled: Bool { get set }

Discussion

Set the value of this property to @c YES to enable the list element or @c NO to disable it. The default value of this property is @c YES.