Class MauiKeyboardUtils
Provides utility methods for keyboard detection and management.
public static class MauiKeyboardUtils
- Inheritance
-
MauiKeyboardUtils
Fields
- IsHardwareKeyboardConnectedOverride
Override value for testing or other purposes. If set, this value will be returned by IsHardwareKeyboardConnected() instead of checking the actual hardware state.
Methods
- IsHardwareKeyboardConnected()
Determines whether a hardware keyboard is currently connected to the device.