11 lines
177 B
Markdown
11 lines
177 B
Markdown
---
|
|
sidebar_label: SerializedAXNode.focused
|
|
---
|
|
# SerializedAXNode.focused property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface SerializedAXNode {focused?: boolean;}
|
|
```
|