CompactOverlayPresenter Classe

Definizione

Visualizza una finestra dell'app usando una configurazione CompactOverlay (picture-in-picture).

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
Ereditarietà
Object Platform::Object IInspectable AppWindowPresenter CompactOverlayPresenter
Attributi

Proprietà

InitialSize

Imposta le dimensioni iniziali per la finestra quando viene visualizzata in modalità CompactOverlay.

Kind

Ottiene un valore che indica il tipo di relatore usato dalla finestra dell'app.

(Ereditato da AppWindowPresenter)

Metodi

Create()

Crea una nuova istanza di CompactOverlayPresenter.

Si applica a