Application.UpdateStages.WithIconIndex Interface
public static interface Application.UpdateStages.WithIconIndex
The stage of the Application update allowing to specify iconIndex.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIconIndex(Integer iconIndex)
Specifies the icon |
Method Details
withIconIndex
public abstract Application.Update withIconIndex(Integer iconIndex)
Specifies the iconIndex property: Index of the icon..
Parameters:
Returns: