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.
例: の境界線の幅をどのように設定しますCKButtonComponentか? ビューを直接使用する場合は、次のように指定します。
CKButtonComponent
view.layer.borderWidth = xx
を使用しCKComponentViewAttribute::LayerAttribute(@selector(setBorderWidth:))ます。
CKComponentViewAttribute::LayerAttribute(@selector(setBorderWidth:))