11#import <Foundation/Foundation.h>
12#import <UniPRT/IBarWidths.h>
34- (instancetype)initWithNarrowBar:(
float)narrowBar wideBar:(
float)wideBar NS_DESIGNATED_INITIALIZER;
Base class for ABarWidths.
Definition ABarWidths.h:31
instancetype NS_UNAVAILABLE()
Sets the Narrow/Wide bar widths.
Definition IBarWidths.h:39