getTrigger

open fun getTrigger(): String?(source)

Gets the trigger for the source snippet.

A trigger is a word that can be expanded into the full snippet when the user presses Tab.

Return

A string or null