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