Udostępnij za pośrednictwem


IElementController.EffectIsAttached(String) Metoda

Definicja

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

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

Parametry

name
String

Nazwa efektu.

Zwraca

Uwagi

true jeśli efekt jest dołączony do elementu, false w przeciwnym razie.

Dotyczy