DisplayMuxDevice 类

定义

public ref class DisplayMuxDevice sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DisplayMuxDevice final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DisplayMuxDevice : System.IDisposable
Public NotInheritable Class DisplayMuxDevice
Implements IDisposable
继承
Object Platform::Object IInspectable DisplayMuxDevice
属性
实现

属性

CurrentTarget
Id
IsActive
IsAutomaticTargetSwitchingEnabled
PreferredTarget

方法

Close()
Dispose()

执行与释放或重置非托管资源关联的应用程序定义的任务。

FromIdAsync(String)
GetAvailableMuxTargets()
GetDeviceSelector()
SetAutomaticTargetSwitching()
SetPreferredTarget(DisplayTarget)

事件

Changed

适用于