MBCTapToFocusSubview

Objective-C


@interface MBCTapToFocusSubview : MBCSubview

Swift

class MBCTapToFocusSubview : MBCSubview

Overlay subview presenting the effect which happens when the user taps to focus

  • Designated initializer

    Declaration

    Objective-C

    - (nonnull instancetype)initWithFrame:(CGRect)frame;

    Swift

    init(frame: CGRect)

    Parameters

    frame

    - exact frame of the view