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 平台内部使用。

返回

实现

适用于