Element.RemoveDynamicResource(BindableProperty) メソッド

定義

以前に設定された動的リソースを削除します

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

パラメーター

property
BindableProperty

DynamicResource を削除する BindableProperty。

適用対象