FABActionItemCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(String, String, String) | name, imageUrl, text | Creates a new item with the specified settings and adds it to the collection. |
Add(String, String) | name, imageUrl | Creates a new item with the specified settings and adds it to the collection. |
Add(String) | name | Creates a new item with the specified settings and adds it to the collection. |