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

适用于