| SoTouchManagerSetTouchScreenAvailability Method  | 
Set the touch screen availability. 
 
Namespace: OIV.Inventor.TouchAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic void SetTouchScreenAvailability(
	bool available
)
Public Sub SetTouchScreenAvailability ( 
	available As Boolean
)
public:
void SetTouchScreenAvailability(
	bool available
)
member SetTouchScreenAvailability : 
        available : bool -> unit 
Parameters
- available
 - Type: SystemBoolean
 
Remarks
See Also