Documentation Language: Swift

Function

templatedParameterCode(for:)

Swift code for auto-prefixed arguments This version will use template types where possible, ignoring default values for those templates

func templatedParameterCode(for argument: GIR.Argument) -> String

Parameters

argument

The argument to generate type code for

Return Value

The Swift type for the parameter