Prompt
public struct Prompt
-
Memberwise initializer
Declaration
Swift
public init(title: String, subtitle: String, description: String)Parameters
titletitle for the prompt
subtitlesubtitle for the promp
descriptiondescription for the prompt
View on GitHub