IAdaptiveNotificationContent インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アダプティブ通知のコンテンツを定義します。
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
- 派生
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v3.0 で導入)
|
プロパティ
Hints |
テキスト スタイル、テキストの折り返し、配置など、通知の書式を設定するためのヒントを指定します。 ヒントの完全な一覧については、 アダプティブ通知スキーマのテキスト要素エントリを参照してください。 |
Kind |
通知に含まれるコンテンツの種類を指定します。 |