To get the first element of an array in Swift, access first property of this Array. Array.first returns the first element of this array. If the array is ...
確定! 回上一頁