KDIView

@interface KDIView : UIView <KDIBorderedView>

KDIView is a UIView/NSView subclass that provides state change methods on macOS. It also conforms to KDIBorderedView, allowing it to display borders.

  • Undocumented

    Declaration

    Objective-C

    - (void)layoutSubviews NS_REQUIRES_SUPER;