returnKeyType property

ReturnKeyType returnKeyType
final

Constants that specify the text string that displays in the Return key of a keyboard (https://developer.apple.com/documentation/uikit/uireturnkeytype)

Default: ReturnKeyType.defaultAction

Implementation

final ReturnKeyType returnKeyType;