let enableButtons = configStatusInputSequence .filter { (configured, ready) -> Bool in return configured && ready } for button in controlButtons{ ...
確定! 回上一頁