Partager via


LauncherUIOptions Classe

Définition

Spécifie des options pour les éléments d’interface utilisateur tels que le sélecteur d’application qui peuvent être appelés par cette API.

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
Héritage
Object Platform::Object IInspectable LauncherUIOptions
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

InvocationPoint

Obtient ou définit le point à l’écran où l’utilisateur a ouvert un fichier ou un URI.

PreferredPlacement

Obtient ou définit l’emplacement par défaut des boîtes de dialogue Ouvrir avec et Avertissement lors du démarrage d’une application par défaut.

SelectionRect

Obtient ou définit le rectangle de sélection sur l’écran où l’utilisateur a ouvert un fichier ou un URI.

S’applique à

Voir aussi