共用方式為


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

適用於