initWithFrame: Instance Method
- (PxUiPageCropView *) initWithFrame:(CGRect) frame;
References: PxUiPageCropView
Initialises the view with the given frame.
Parameters
- frame — The view’s frame.
Return Value
The initialised view.
- (PxUiPageCropView *) initWithFrame:(CGRect) frame;
References: PxUiPageCropView
Initialises the view with the given frame.
The initialised view.