Share via


PointerPoint.IsPhysicalPositionSupported Property

Definition

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

Property Value

Boolean

bool

Attributes

Applies to