Optional overflowThe overall overflow behavior.
Example:
<overflow="hidden" />
Optional overflowXThe horizontal overflow behavior.
Example:
<overflowX="hidden" />
Optional overflowYThe vertical overflow behavior.
Example:
<overflowY="hidden" />
Optional showThis property controls the display of scrollbars.
<View showScrollbars>
</View>
Accepted values for changing the overflow behavior.
See below for an example using some of the properties: