VisualElement.IsInPlatformLayout 屬性

定義

取得或設定值,這個值表示這個專案目前正在執行平臺配置週期。

public:
 property bool IsInPlatformLayout { bool get(); void set(bool value); };
public bool IsInPlatformLayout { get; set; }
member this.IsInPlatformLayout : bool with get, set
Public Property IsInPlatformLayout As Boolean

屬性值

實作

備註

僅供內部使用。 您可以隨時變更或移除此 API,而不需通知。

適用於