A decision block that checks if the screen is in portrait or landscape orientation.
If the proceed option is set to Immediately, then check the current screen orientation without pausing the fiber. If set to When changed, then the fiber will pause until the screen orientation has changed.