GamepadTextInputMode
Swift
public enum GamepadTextInputMode: CUnsignedInt, Sendable
Steamworks EGamepadTextInputMode
Topics
case normal
case normal
Steamworks k_EGamepadTextInputModeNormal
Declaration
Swift
case normal = 0
case password
case password
Steamworks k_EGamepadTextInputModePassword
Declaration
Swift
case password = 1
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 2