# AndroidElementAttributes

| Property        | Type                                                    |
| --------------- | ------------------------------------------------------- |
| 'resource-id'?  | string \| null                                          |
| 'content-desc'? | string \| null                                          |
| class?          | string                                                  |
| ...             | Record\<string, string \| boolean \| undefined \| null> |
