NatDialogDividerConfigurable
public protocol NatDialogDividerConfigurable
A protocol to enable the configuration of the divider property for the Dialog
-
configure(divider:Extension method) Sets dividers to the Dialog layout, separating the header and the bottom from the body
Declaration
Swift
@discardableResult public func configure(divider: Bool) -> SelfParameters
dividera boolean indicating if the divider must be set