Subscript

subscript(_:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

@objc override dynamic subscript(key: Any) -> Any? { get set }