Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Protocol または Delegate の呼び出し中に set メソッドまたは get メソッドを使用する場所
Set と Get は、プロパティとの間で値を設定および取得するためのものであり、プロトコルではありません。委任は、別のコントローラーからコールバックを受信するために使用されます。