redwood
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-ui-basic-uiview
/
app.cash.redwood.ui.basic.uiview
/
UIViewRedwoodUiBasicWidgetFactory
UIView
Redwood
Ui
Basic
Widget
Factory
class
UIViewRedwoodUiBasicWidgetFactory
:
RedwoodUiBasicWidgetFactory
<
UIView
>
Members
Constructors
UIView
Redwood
Ui
Basic
Widget
Factory
Link copied to clipboard
constructor
(
)
Functions
Button
Link copied to clipboard
open
override
fun
Button
(
)
:
Button
<
UIView
>
Image
Link copied to clipboard
open
override
fun
Image
(
)
:
Image
<
UIView
>
Reuse
Link copied to clipboard
open
override
fun
Reuse
(
value
:
UIView
,
modifier
:
Reuse
)
Text
Link copied to clipboard
open
override
fun
Text
(
)
:
Text
<
UIView
>
Text
Input
Link copied to clipboard
open
override
fun
TextInput
(
)
:
TextInput
<
UIView
>