Xamarin 中的 IBInspectable

IBInspectable in xamarin

有谁知道如何在 Xamarin 中使用 IBInspectable 或者是否可能?

我在该主题上唯一发现的是 this,这并没有多大希望。在 API 文档

中也找不到任何相关信息

有类似的东西(自定义控件)。它与 IBInspectable 或 IBDesignable 的工作原理相同。

查看官方link:https://developer.xamarin.com/guides/ios/user_interface/designer/ios_designable_controls_walkthrough/