Element.EffectIsAttached(String) Méthode

Définition

Pour une utilisation interne par .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

Paramètres

name
String

Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.

Retours

Implémente

S’applique à