isDesktop property

bool get isDesktop

Implementation

bool get isDesktop => (screenType == ScreenType.Desktop);