DK for Python | tatukgis_pdk.TGIS_Viewer.BusyText | Constructors | Methods | Properties | Events | Events
Text related to current busy state. Text could be set upon BusyPrepare() call. If IsBusy is not true then text will be an empty string.
# Python @property def BusyText( self ) -> str:
| Type |
|---|
| str |