The number of required digits.
SDK
- tvOS 12.0+
Framework
- TVUIKit
Declaration
var numberOfDigits: Int { get set }
Discussion
The default value is 4.
The number of required digits.
SDK
Framework
var numberOfDigits: Int { get set }
The default value is 4.
var title Text: String?
The title of the digit entry view.
var prompt Text: String?
A prompt that displays any additional required information.
var is Secure Digit Entry: Bool
A Boolean value that indicates whether an entered digit is immediately obscured.