BoxView
Last updated
Last updated
Inheritance: -> -> -> Xamarin.Forms documentation: BoxView /
For details on how the control actually works, please refer to the .
BoxView(light: FabColor, ?dark: FabColor)
Define a BoxView widget with its fill color depending if light or dark mode
cornerRadius(value: float)
Sets the corner radius
reference(value: ViewRef<BoxView>)
Sets a ViewRef
instance to retrieve the Xamarin.Forms.BoxView
instance associated to this widget