setDefaultResult()
Sets the text paste item’s value to the default value based on the item provider’s data.
Declaration
func setDefaultResult()Discussion
You call this method, as a fallback, for any items you don’t handle. Setting the default result when the item provider’s data isn’t supported is the same as calling the setNoResult() method.