Partager via


KnownAdaptiveNotificationHints Classe

Définition

Spécifie les types d’indicateurs disponibles pour les notifications adaptatives.

public ref class KnownAdaptiveNotificationHints abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
class KnownAdaptiveNotificationHints final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownAdaptiveNotificationHints final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public static class KnownAdaptiveNotificationHints
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownAdaptiveNotificationHints
Public Class KnownAdaptiveNotificationHints
Héritage
Object Platform::Object IInspectable KnownAdaptiveNotificationHints
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v3.0)

Propriétés

Align

Obtient une représentation sous forme de chaîne de l’indicateur d’alignement pour les notifications adaptatives.

MaxLines

Obtient une représentation sous forme de chaîne de l’indicateur max-lines pour les notifications adaptatives.

MinLines

Obtient une représentation sous forme de chaîne de l’indicateur de lignes minimales pour les notifications adaptatives.

Style

Obtient une représentation sous forme de chaîne de l’indicateur de style pour les notifications adaptatives.

TextStacking

Obtient une représentation sous forme de chaîne de l’indicateur de pile de texte pour les notifications adaptatives.

Wrap

Obtient une représentation sous forme de chaîne de l’indicateur de wrap pour les notifications adaptatives.

S’applique à