create With Text Properties Value
open fun createWithTextPropertiesValue(textValue: String, fontSize: Float, fontColor: Integer, fontStrokeColor: Integer, maxTextWidth: Float): VenueLayerStyle
Convenience initializer for creating text style layers
Return
a new style layer with the text properties initialized
Parameters
text Value
the text value for this style
font Size
the font size for this style
font Color
the font color for this style
font Stroke Color
the stroke color for this style
max Text Width
the max text width for this style