Element.EffectIsAttached(String) Metoda

Definicja

Do użytku wewnętrznego przez program .NET MAUI.

public:
 virtual bool EffectIsAttached(System::String ^ name);
public bool EffectIsAttached (string name);
abstract member EffectIsAttached : string -> bool
override this.EffectIsAttached : string -> bool
Public Function EffectIsAttached (name As String) As Boolean

Parametry

name
String

Do użytku wewnętrznego przez platformę Microsoft.Maui.Controls.

Zwraca

Implementuje

Dotyczy