CompactOverlayPresenter 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用 CompactOverlay (圖片內) 組態顯示應用程式視窗。
public ref class CompactOverlayPresenter sealed : AppWindowPresenter
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompactOverlayPresenter final : AppWindowPresenter
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompactOverlayPresenter : AppWindowPresenter
Public NotInheritable Class CompactOverlayPresenter
Inherits AppWindowPresenter
- 繼承
- 屬性
屬性
InitialSize |
在 CompactOverlay 模式中呈現時,設定視窗的初始大小。 |
Kind |
取得值,這個值表示應用程式視窗正在使用的簡報者種類。 (繼承來源 AppWindowPresenter) |
方法
Create() |
建立 |