MapSize
The getter to use to access the map size class.
Declaration
get MapSize(): typeof MapSize;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the map size class.
get MapSize(): typeof MapSize;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.