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 플랫폼에서 내부적으로 사용합니다.

반환

구현

적용 대상