testOnlySetForcedStartupScreen method

void testOnlySetForcedStartupScreen(
  1. AFScreenID id
)

testOnlySetForcedStartupScreen

Implementation

void testOnlySetForcedStartupScreen(AFScreenID id) {
  forcedStartupScreen = id;
}