resolveBranding
resolveBranding(
input?):ResolvedBranding
Resolve branding down the four-rung ladder. Pure and synchronous: fetching the
Branding API (rung 3) is the host’s job — pass the result as apiBranding.
Parameters
Section titled “Parameters”input?
Section titled “input?”The available branding sources; see BrandingResolutionInput.
Returns
Section titled “Returns”The merged branding and the rung it came from.