Share via


InputHapticsManager.CurrentDeviceType Property

Definition

public:
 property HapticDeviceType CurrentDeviceType { HapticDeviceType get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
HapticDeviceType CurrentDeviceType();
[Windows.Foundation.Metadata.Experimental]
public HapticDeviceType CurrentDeviceType { [Windows.Foundation.Metadata.Experimental] get; }
var hapticDeviceType = inputHapticsManager.currentDeviceType;
Public ReadOnly Property CurrentDeviceType As HapticDeviceType

Property Value

Attributes

Applies to