Element.EffectIsAttached(String) 方法

定義

供 .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

參數

name
String

供 Microsoft.Maui.Controls 平台內部使用。

傳回

實作

適用於