FillAntialias

Whether or not the fill should be antialiased.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard

Construct the FillAntialias with Boolean.

Link copied to clipboard
fun FillAntialias(expression: Expression)

Construct the FillAntialias with Mapbox Expression.

Link copied to clipboard
fun FillAntialias(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard