LauncherUIOptions Klasse

Definition

Gibt Optionen für Benutzeroberflächenelemente an, z. B. die Anwendungsauswahl, die von dieser API aufgerufen werden kann.

public ref class LauncherUIOptions sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LauncherUIOptions final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LauncherUIOptions
Public NotInheritable Class LauncherUIOptions
Vererbung
Object Platform::Object IInspectable LauncherUIOptions
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

InvocationPoint

Ruft den Punkt auf dem Bildschirm ab, an dem der Benutzer eine Datei oder einen URI geöffnet hat, oder legt diesen fest.

PreferredPlacement

Ruft die bevorzugte Platzierung der Dialogfelder Öffnen mit und Warnung ab, wenn eine Standard-App gestartet wird, oder legt diese fest.

SelectionRect

Ruft das Auswahlrechteck auf dem Bildschirm ab, auf dem der Benutzer eine Datei oder einen URI geöffnet hat, oder legt es fest.

Gilt für:

Weitere Informationen