Generally, in the CustomView attribute declaration, when a list is required, the list items are listed one by one. As in the following code:
Now I want to add all the icon files in a particular directory to a List.
how to add this List to the property instead of listing list item by item.
Similar to this:
B4X:
#DesignerProperty: Key: ImageFile, DisplayName: ImageFile, FieldType:string, DefaultValue: shouru.png, List:shouru.png|shouzhifl.png
how to add this List to the property instead of listing list item by item.
Similar to this:
B4X:
#DesignerProperty: Key: ImageFile, DisplayName: ImageFile, FieldType:string, DefaultValue: shouru.png, List:List