Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the panel width in pixels.
Syntax
Microsoft.CIFramework.getWidth().then(successCallback, errorCallback);
Parameters
Name | Type | Required | Description |
---|---|---|---|
successCallback | Function | No | A function to call when the request for the current width value is successful. |
errorCallback | Function | No | A function to call when the request for the current width value fails. |
Return value
Type: Number
Description: Returns a promise object containing the width of the panel, in pixels.