Determines the ViewStyle to set the top-left and top-right border radius of a component. Makes the borderTopLeftRadius and borderTopRightRadius properties required. Used to create border radius style mixins.
ViewStyle
borderTopLeftRadius
borderTopRightRadius
Determines the
ViewStyle
to set the top-left and top-right border radius of a component. Makes theborderTopLeftRadius
andborderTopRightRadius
properties required. Used to create border radius style mixins.