PaymentDeviceCapabilities.CanRequestTip 属性

定义

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

属性值

Boolean

bool

属性

适用于