Details
struct Details
Details of a directive
-
The label of the directive
Declaration
Swift
var label: String
-
The SF symbol of the directive
Declaration
Swift
var icon: String
-
The text for a button to create this directive
Declaration
Swift
var button: String
-
The help text for the directive
Declaration
Swift
var help: String