Print Variable Swift

[Solved] Print Variable Swift | Swift - Code Explorer | yomemimo.com
Question : print variable type swift

Answered by : kelpie-yt

print(type(of: varname))

Source : https://forums.swift.org/t/print-type-of-variable/15044 | Last Update : Sun, 16 Oct 22

Answers related to print variable swift

Code Explorer Popular Question For Swift