IAdaptiveNotificationContent Interface

Definition

Defines the content for an adaptive notification.

public interface class IAdaptiveNotificationContent
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(3943546470, 29768, 17549, 157, 184, 215, 138, 205, 42, 187, 169)]
struct IAdaptiveNotificationContent
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(3943546470, 29768, 17549, 157, 184, 215, 138, 205, 42, 187, 169)]
public interface IAdaptiveNotificationContent
Public Interface IAdaptiveNotificationContent
Derived
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Properties

Hints

Specifies hints for formatting the notification, such as the text style, text wrapping, and alignment. For a complete list of hints, see the text element entry of the Adaptive notifications schema.

Kind

Specifies the type of content the notification contains.

Applies to