 | MiscDetectMobileDevice Method |
Detect if the current device is a mobile device
Namespace: ToolBooxAssembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic static bool DetectMobileDevice()
Public Shared Function DetectMobileDevice As Boolean
Return Value
Type:
BooleanTrue on success; false otherwise
See Also