<Code Lib>
2023 Method
Changes 0
M

TemporaryViewModes.GetCaption

Description:
A text caption to use for the given mode.
Remarks:
The text appears in the UI on the temporary frame when the view is in the temporary mode.

public string GetCaption(
	TemporaryViewMode mode
)

Return Value string Text of the caption. The text is localized.

Loading…