is_type
Description:
Returns true if the widget type represented by this path is type
, or a subtype of it.
Parameters:
this | |
type |
widget type to match |
Returns:
true if the widget represented by this is of type |
Returns true if the widget type represented by this path is type
, or a subtype of it.
this | |
type |
widget type to match |
true if the widget represented by this is of type |