Device.ValidBlend

static bool ValidBlend(DisplayBlend blend)

Tells if a particular blend mode is valid on this device. Some devices may be capable of more than one blend mode.

   
DisplayBlend blend The blend mode to check agains! AnyTransparent will check against additive and blend.
RETURNS: bool True if valid, false if not.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!