Freigeben über


Element.EffectIsAttached(String) Methode

Definition

Für die interne Verwendung durch .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

Parameter

name
String

Gibt zurück

Implementiert

Gilt für: