Partage via


LockScreenBadge Classe

Définition

Représente un badge d’écran de verrouillage pour une application.

public ref class LockScreenBadge sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LockScreenBadge final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LockScreenBadge
Public NotInheritable Class LockScreenBadge
Héritage
Object Platform::Object IInspectable LockScreenBadge
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

AutomationName

Obtient le nom.

Glyph

Obtient le glyphe à afficher.

Logo

Obtient le logo à afficher avec le badge.

Number

Obtient le numéro à afficher avec le badge.

Méthodes

LaunchApp()

Lance l’application correspondant au badge.

S’applique à