次の方法で共有


Element.EffectIsAttached(String) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public bool EffectIsAttached(string name);
abstract member EffectIsAttached : string -> bool
override this.EffectIsAttached : string -> bool

パラメーター

name
System.String

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

System.Boolean

実装

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象