<div class='sourceset sourceset-common'>Common</div>

```kotlin
val KeyInjectionScope.isFnDown: Boolean
```

Verifies whether the function key is down.

#### Returns

| | |
| --- | --- |
|  | true if the function key is currently down, false otherwise. |