AppWindowPresenter 类

定义

使用适用于窗口类型的预定义配置显示应用窗口。

[WebHostHidden]
public ref class 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)]
[WebHostHidden]
class 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 class AppWindowPresenter
Public Class AppWindowPresenter
继承
Object Platform::Object IInspectable AppWindowPresenter
派生
属性

属性

Kind

获取一个值,该值指示应用窗口正在使用的演示者类型。

适用于

另请参阅