DisplayMuxDevice Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
- Attributi
- Implementazioni
Proprietà
CurrentTarget | |
Id | |
IsActive | |
IsAutomaticTargetSwitchingEnabled | |
PreferredTarget |
Metodi
Close() | |
Dispose() |
Esegue attività definite dall'applicazione, come rilasciare o reimpostare risorse non gestite. |
FromIdAsync(String) | |
GetAvailableMuxTargets() | |
GetDeviceSelector() | |
SetAutomaticTargetSwitching() | |
SetPreferredTarget(DisplayTarget) |
Eventi
Changed |