isScreenboardSupported property

bool get isScreenboardSupported

Convenience method to check screenboard support.

Implementation

static bool get isScreenboardSupported =>
    isSupported(MediasfuFeature.screenboard);