An enumeration whose values flag the hardware modifier keys associated with a
UIKit.UIKeyCommand.
Syntax
[ObjCRuntime.Native]
[System.Flags]
public enum UIKeyModifierFlags
Remarks
Members
| Member Name | Description |
|---|
| AlphaShift | The caps lock is pressed. |
| Alternate | The option key is pressed. |
| Command | The command key is pressed. |
| Control | The control key is pressed. |
| NumericPad | The pressed key is on the numeric pad. |
| Shift | The shift key is pressed. |
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0