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 プラットフォームによる内部使用。

戻り値

実装

適用対象