Structs
The following structs are available globally.
-
Simulate actions on views or objects
See moreDeclaration
Swift
public struct Action<T> -
Checking properties of an object or a view
See moreDeclaration
Swift
public struct Check<T> -
Searching for views by their text or type
See moreDeclaration
Swift
public struct Find<T> -
Prepare objects or views for certain state
See moreDeclaration
Swift
public struct Prepare<T> -
Main holding property. Any supported view or object will have .spec property available
See moreDeclaration
Swift
public struct Property<T>
Structs Reference