WalletItem.IsUserAttentionRequired Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value that indicates whether a user attention required notification is visible to the user.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property IsUserAttentionRequired As Boolean
public bool IsUserAttentionRequired { get; }

Property Value

Type: System..::.Boolean
true if a notification is visible to the user; otherwise, false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletItem Class

Microsoft.Phone.Wallet Namespace