RiftCheckbox:GetEnabled

Gets whether the checkbox is enabled or grayed out.

Usage:

enabled = RiftCheckbox:GetEnabled()
ParameterTypeDatatypeDescription
enabledresultbooleanThe current enable state of this item.