TouchManager Property
- Last UpdatedAug 21, 2026
- 1 minute read
Gets access to the Touch framework
'Declaration
Public Shared ReadOnly Property TouchManager As TouchSupport
public static TouchSupport TouchManager {get;}
public:
static property TouchSupport^ TouchManager {
TouchSupport^ get();
}