Annotation Interface RemoteBooleanProperty
Remote Boolean property configurable in Appfigurate using a Switch. See
Java boolean switch implementation
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionString that describes the purpose of the property, to appear in Appfigurate's Configure app screen.The third party remote configuration provider property key.
-
Element Details
-
propertyKey
String propertyKeyThe third party remote configuration provider property key.- Returns:
- remote property key.
-
description
String descriptionString that describes the purpose of the property, to appear in Appfigurate's Configure app screen.- Returns:
- string describing purpose of the property.
-