PaymentDeviceCapabilities.CanRequestTip Property

Definition

public:
 property bool CanRequestTip { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool CanRequestTip();
[Windows.Foundation.Metadata.Experimental]
public bool CanRequestTip { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDeviceCapabilities.canRequestTip;
Public ReadOnly Property CanRequestTip As Boolean

Property Value

Boolean

bool

Attributes

Applies to