Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.