Element.RemoveDynamicResource(BindableProperty) 方法

定义

移除先前设置的动态资源

public void RemoveDynamicResource (Xamarin.Forms.BindableProperty property);
override this.RemoveDynamicResource : Xamarin.Forms.BindableProperty -> unit

参数

property
BindableProperty

从其中移除 DynamicResource 的 BindableProperty。

适用于