setRecentAppButtonState method

void setRecentAppButtonState(
  1. bool enabled
)

Implementation

void setRecentAppButtonState(bool enabled) => processProfileAsync(MxProfiles.recentAppButtonState(enabled));