Method SetButtonConfig
SetButtonConfig(ButtonBar, Boolean)
Adopts the button configurations given in buttonBar.
Declaration
public Error SetButtonConfig(ButtonBar buttonBar, bool persist = false)
Parameters
Type | Name | Description |
---|---|---|
ButtonBar | buttonBar | A button bar holding the button configurations to be adopted. |
System.Boolean | persist | Persists the configuration to permanent memory on the device. This can only be used a certain number of times. |
Returns
Type | Description |
---|---|
Error | Error |