kCIUIParameterSet

Static kCIUIParameterSet 

Source
pub unsafe static kCIUIParameterSet: &'static NSString
Available on crate feature CIFilter only.
Expand description

Key to request the desired set of controls in a filter UIView. The defined values for this key are: CIUISetBasic, CIUISetIntermediate, CIUISetAdvanced and CIUISetDevelopment.

See also Apple’s documentation