isRegisteredAsDecorationArea

fun isRegisteredAsDecorationArea(decorationType: DecorationAreaType?): Boolean

Returns indication whether the specified decoration area type should have their background painted by AuroraDecorationPainter.paintDecorationArea instead of a simple background fill.

Return

true if specified decoration area type should have their background painted by AuroraDecorationPainter.paintDecorationArea, false otherwise.

Parameters

decorationType

Decoration area type.