platform Specific Setting Steps

actual fun platformSpecificSettingSteps(viewModel: ProfileScreenViewModel, commonSteps: Array<Step>): Array<Step>

Method used to merge the default settings steps of the com.tecknobit.refy.ui.screens.profile.presenter.ProfileScreen with specific platform settings of each platform

Return

the complete steps array as Array of Step

Since

1.1.0

Parameters

viewModel

The support viewmodel for the screen

commonSteps

The steps in common between all platforms

expect fun platformSpecificSettingSteps(viewModel: ProfileScreenViewModel, commonSteps: Array<Step>): Array<Step>

Method used to merge the default settings steps of the com.tecknobit.refy.ui.screens.profile.presenter.ProfileScreen with specific platform settings of each platform

Return

the complete steps array as Array of Step

Since

1.1.0

Parameters

viewModel

The support viewmodel for the screen

commonSteps

The steps in common between all platforms

actual fun platformSpecificSettingSteps(viewModel: ProfileScreenViewModel, commonSteps: Array<Step>): Array<Step>

Method used to merge the default settings steps of the com.tecknobit.refy.ui.screens.profile.presenter.ProfileScreen with specific platform settings of each platform

Return

the complete steps array as Array of Step

Since

1.1.0

Parameters

viewModel

The support viewmodel for the screen

commonSteps

The steps in common between all platforms

actual fun platformSpecificSettingSteps(viewModel: ProfileScreenViewModel, commonSteps: Array<Step>): Array<Step>

Method used to merge the default settings steps of the com.tecknobit.refy.ui.screens.profile.presenter.ProfileScreen with specific platform settings of each platform

Return

the complete steps array as Array of Step

Since

1.1.0

Parameters

viewModel

The support viewmodel for the screen

commonSteps

The steps in common between all platforms

actual fun platformSpecificSettingSteps(viewModel: ProfileScreenViewModel, commonSteps: Array<Step>): Array<Step>

Method used to merge the default settings steps of the com.tecknobit.refy.ui.screens.profile.presenter.ProfileScreen with specific platform settings of each platform

Return

the complete steps array as Array of Step

Since

1.1.0

Parameters

viewModel

The support viewmodel for the screen

commonSteps

The steps in common between all platforms