有没有一种方法可以在Xamarin Forms中使用对象初始化程序在标签内 使用集合绑定
a) Label lb = new Label(); lb.setBinding(----); b) new Label{ **Set Binding** ??? }
c# binding label xamarin xamarin.forms
binding ×1
c# ×1
label ×1
xamarin ×1
xamarin.forms ×1