The Rect represents the position in screen coordinates of the node in the UI. This can be set directly but it is recommended that frameGetter is set instead, so that the value can be recalculated when necessary.
If AccessibilityHierarchy.RefreshNodeFrames is called, the value of the frame is set to Rect.zero if frameGetter is not set.