designsystem
Toggle table of contents
1.0.31
ios
web
Target filter
ios
web
Switch theme
Search in API
Skip to content
designsystem
designsystem
/
com.diegoferreiracaetano.dlearn.designsystem
Package-level
declarations
Functions
Functions
create
App
Button
UIView
Controller
Link copied to clipboard
ios
fun
createAppButtonUIViewController
(
text
:
String
,
onClick
:
(
)
->
Unit
,
type
:
ButtonType
,
enabled
:
Boolean
)
:
UIViewController
main
Link copied to clipboard
web
fun
main
(
)