CheckBox style attributes
CheckBox style presentation attributes apply to CHECKBOX
elements.
Note: This topic lists presentation style attributes for a specific class of form
                element, common
                presentation style attributes can also be used for this type of element. 
        | Attribute | GDC | GBC | GMA | GMI | 
|---|---|---|---|---|
customWidgetDefines the type of
widget to be used to render the  Values can be: 
 Default is to render the checkbox with a classical box using a check mark when set. Important: The  
customWidget CheckBox style cannot be changed
dynamically, once the widget has been displayed. | 
                            No | Yes | No | No | 
iosCheckBoxOnTintColor On iOS devices, defines the color for the checkbox marker when on. This is different from backgroundColor, which is used for the tint of the whole switch.  | 
N/A | N/A | N/A | Yes |