BMLTiOSLibFormatContainer

public class BMLTiOSLibFormatContainer

This is a special “micro class” for wrapping the formats.

Public Properties

  • This is the actual Format node.

    Declaration

    Swift

    public var item: BMLTiOSLibFormatNode
  • This is the selection state for this node.

    Declaration

    Swift

    public var selection: BMLTiOSLibSearchCriteria.SelectionState
  • This is any extra data that the user may want to attach to this instance.

    Declaration

    Swift

    public var extraData: AnyObject?

Public Initializer