Bagikan melalui


Element.RemoveDynamicResource(BindableProperty) Metode

Definisi

Menghapus sumber daya dinamis yang ditetapkan sebelumnya.

public:
 void RemoveDynamicResource(Microsoft::Maui::Controls::BindableProperty ^ property);
public void RemoveDynamicResource (Microsoft.Maui.Controls.BindableProperty property);
override this.RemoveDynamicResource : Microsoft.Maui.Controls.BindableProperty -> unit
Public Sub RemoveDynamicResource (property As BindableProperty)

Parameter

property
BindableProperty

dari BindableProperty mana untuk menghapus DynamicResource.

Berlaku untuk