Share via


Element.EffectIsAttached(String) Metodo

Definizione

Per l'uso interno da parte di .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

Parametri

name
String

Per l'uso interno della piattaforma Microsoft.Maui.Controls.

Restituisce

Implementazioni

Si applica a