isPlatformBrowser
function
Returns whether a platform id represents a browser platform.
API
function isPlatformBrowser( platformId: Object): boolean;
isPlatformBrowser
booleanReturns whether a platform id represents a browser platform.
@paramplatformId
Object@returns
booleanJump to details

