SimpleTextTileSchema

constructor(id: String, events: SerializableImmutableList<EventSchema>?, style: StyleSchema, searchableTerms: SerializableImmutableList<String>?, visibility: TileSchema.Visibility, text: String, color: ColorSchema?, typography: TypographySchema?, autoSize: AutoSizeSchema?, fontSize: Float?, fontStyle: FontStyleSchema?, fontWeight: FontWeightSchema?, fontFamily: FontFamilySchema?, letterSpacing: Float?, textDecoration: TextDecorationSchema?, textAlign: TextAlignSchema?, lineHeight: Float?, overflow: TextOverflowSchema?, softWrap: Boolean?, maxLines: Int?, minLines: Int?)