is Method
Returns true if this class is or is derived from the specified class.
is(baseName: string): boolean
@note Class names are compared case-sensitively.
Parameter | Type | Description |
---|---|---|
baseName | string |
Returns - boolean
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.