public method TrailingType.isTrailingDeniedChecks whether the trailing type is TrailingDenied
Declaration
protojavascriptjavacsharppublic isTrailingDenied() : boolean
Returns
The method returns a boolean value. If the trailing type is TrailingDenied, the function returns 'true' otherwise it returns 'false'
Declared in TrailingType