On this page←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.awareness.semantics com.nianticspatial.nsdk.awareness.semantics←enumSemanticsChannel com.nianticspatial.nsdk.awareness.semantics.SemanticsChannel Function toString toStringOverrides the default toString() to provide a more human-readable name. It splits PascalCase names like "NaturalGround" into "Natural Ground". Declaration override fun toString(): String Summary Overrides the default toString() to provide a more human-readable name. It splits PascalCase names like "NaturalGround" into "Natural Ground". Returns A formatted string representation of the enum constant.
Overrides the default toString() to provide a more human-readable name. It splits PascalCase names like "NaturalGround" into "Natural Ground".