Classes
The following classes are available globally.
-
An object that manages the content for a rectangular area on the screen from a xib file.
See moreDeclaration
Swift
open class MUNibView : UIView
-
Class that act like with dynamic size.
See moreDeclaration
Swift
open class MUProportionalView : UIView
-
A class that create a weak target to avoid retain cycles.
See moreDeclaration
Swift
final public class MUWeakProxy : NSObject
-
Class that define the date slider cell.
See moreDeclaration
Swift
final public class MUDateSliderCell : UICollectionViewCell
-
Class that describe the MUDateSlider layout
See moreDeclaration
Swift
final class MUDateSliderLayout : UICollectionViewFlowLayout
-
Apple’s GraphSegment
See moreDeclaration
Swift
internal final class GraphSegment : UIView
-
Class that provide a number slider collection view cell.
See moreDeclaration
Swift
internal class MUNumberSliderCell : UICollectionViewCell
-
Class that act like an UISwitch and can be group.
See moreDeclaration
Swift
internal class MUOption : MUNibView, MURadioButtonProtocol
-
Class that act like UIPageControl with more customizable options.
See moreDeclaration
Swift
@IBDesignable open class MUPageControl : UIControl
-
Class that handle radar graph background view
See moreDeclaration
Swift
final internal class MURadarGraphBackground : UIImageView
-
Class that defines radar graph bachground line layout.
See moreDeclaration
Swift
public final class MURadarGraphBackgroundLine : NSObject
-
Class that handle radar graph view
See moreDeclaration
Swift
final internal class MURadarGraphChart : UIImageView
-
Class that act like an UISwitch and can be group.
See moreDeclaration
Swift
@IBDesignable open class MURadioButton : MUNibView, MURadioButtonProtocol
-
Class that act like a group of MURadioButtonProtocol.
See moreDeclaration
Swift
@IBDesignable open class MURadioButtonGroup
-
View that define the current indicator.
See moreDeclaration
Swift
final internal class MUSegmentIndicatorView : UIView
-
Class that act like UISegmentedControl with more customizable options.
See moreDeclaration
Swift
@IBDesignable open class MUSegmentedControl : UIControl
-
Class that provide a value with unit, and a detail string below
A view with customizable options as:
- A separator on the most left.
- An image on the right of the separator or on the most left if no separator.
- A block of labels with:
- A value label and an unit label.
- A description label.
Declaration
Swift
@IBDesignable open class MUStat : MUNibView
-
Class that act like UITabBar with more customizable options.
See moreDeclaration
Swift
@IBDesignable open class MUTabBar : UITabBar