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.
SEL 名を動的に抽出する方法があるかどうかに興味がありますか?
typedef 構造体であるため、SEL を抽出する方法がわかりません。
ありがとう。
詳しく教えてください。SELただし、 aをに変換しようとしていると思いますNSString。その場合、探しているのは次のとおりです。
SEL
NSString
NSString *selectorName = NSStringFromSelector(selector);