Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsKit
    • BCCollectionViewItemController
  1. GlyphsKit

Protocol

BCCollectionViewItemController

Declaration

protocol BCCollectionViewItemController : NSObjectProtocol

Declaration

@protocol BCCollectionViewItemController <NSObject>

Declaration

BCCollectionViewItemController

Topics

Instance Properties

  • emphasized
  • roundBottomLeft
  • roundBottomRight
  • roundTopLeft
  • roundTopRight

Instance Methods

  • update()updateupdate

Relationships

Inherits From

  • NSObject