Instance Property
coverFlowView
Declaration
@IBOutlet unowned(unsafe) var coverFlowView: IKImageFlowView! { get set }Declaration
@property (nonatomic, unsafe_unretained) IKImageFlowView * coverFlowView;Declaration
coverFlowView() -> IKImageFlowView
setCoverFlowView_(coverFlowView: IKImageFlowView)