For the complete documentation index, see llms.txt. This page is also available as Markdown.

IOSElementAttributes

Property
Type

accessibilityLabel?

string

accessibilityIdentifier?

string

accessibilityValue?

string

accessibilityHint?

string

text?

string

class?

string

baseClass?

string

title?

string

label?

string

placeholder?

string

userInteractionEnabled?

boolean

isHidden?

boolean

...

Record<string, string | boolean | undefined | null>

Last updated