MBTapToFocusSubview

Objective-C


@interface MBTapToFocusSubview : MBSubview

Swift

class MBTapToFocusSubview : MBSubview

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