Other Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol FUIEnabledComponent : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol FUISelectionRangeComponent : FUIAttributesConsumer
-
Helper protocol for binding various definitions of ‘enabled’ to inner view. e.g.
See moreUICollectionViewCell
uses the parent collection view’sallowsSelection
to defineisEnabled
.Declaration
Swift
public protocol InnerViewContainerEnabled : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol FUITintAttributesProvider : FUIStyleByTintAttributes
-
Undocumented
See moreDeclaration
Swift
public protocol FUIButtonClosureHandling : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol FUIKPIItem
-
Protocol for use in KPIView to display FUIKPIContainer and FUIKPIProgressView.
See moreDeclaration
Swift
public protocol FUIKPIContainer
-
The delegate protocol for
See moreFUIDocumentPickerAttachmentAction
.Declaration
Swift
public protocol FUIDocumentPickerAttachmentActionDelegate : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol Initializable
-
Common protocol for Value properties.
See moreDeclaration
Swift
public protocol FUIValueComponent : FUIAttributesConsumer
-
Provides associatedType for geometries
See moreDeclaration
Swift
public protocol FUIGeometryTypeWrapper
-
Provides properties of an object that adds and removes geometries from a map.
See moreDeclaration
Swift
public protocol FUIManageRepresentation