setTextStyle abstract method

void setTextStyle(
  1. TextStyle style
)

Changes the text style.

Implementation

void setTextStyle(mapkit_map_text_style.TextStyle style);