You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

Selection.Field


STRUCT

Selection.Field

Swift
1public struct Field

Methods

init(_:alias:arguments:type:)

Swift
1public init(_ name: String,
2            alias: String? = nil,
3            arguments: Arguments? = nil,
4            type: OutputType)
Feedback

Edit on GitHub

Forums