Contents

boolean(name:key:description:initialValue:neutralValue:cameraValue:)

Declaration

class func boolean(name: String, key: String, description: String, initialValue: Bool, neutralValue: Bool? = nil, cameraValue: Bool? = nil) -> MERAWProcessingParameter.Boolean

See Also

Class methods