<Code Lib>
2023 Method
Changes 0
M

View.IsInTemporaryViewMode

Description:
Returns true if the view is in a particular temporary view mode.

public bool IsInTemporaryViewMode(
	TemporaryViewMode mode
)

Return Value bool True if this view is in the temporary view mode indicated, false otherwise.

Loading…