get_platform_type method

get_platform_type

This method is used to retrieve ECMAScript object Type.

Returns

The ECMAScript object Type.

def get_platform_type(self):
    ...

See Also