is Registered As Decoration Area
fun isRegisteredAsDecorationArea(decorationType: DecorationAreaType?): Boolean
Content copied to clipboard
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
decoration Type
Decoration area type.