Background Style
data class BackgroundStyle(val bitmapFactory: BitmapFactory, var anchor: Point2F) : Parcelable
Content copied to clipboard
Constructors
Functions
Properties
Link copied to clipboard
bitmap factory which should provide bitmap in ninepatch format (consider using com.sygic.sdk.map.factory.NinePatchDrawableFactory)