policy_element

policy (1)
kavulix

Element name: policy

The policy element is only used with settings items. The text content embedded in this element will be displayed when the "Privacy Policy" button is clicked on a settings screen. You must include the enablepolicybtn attribute on a settings item in order to activate this feature.


Example

<item type="settings" enablepolicybtn="true">
   <policy>This is the privacy policy.</policy>
</item>

Supported Attributes

NONE


Supported Child Nodes

NONE


MongoDB Logo MongoDB