init(frame:)
Creates an activity indicator with the specified frame rectangle.
Declaration
init(frame: CGRect)Parameters
- frame:
The frame rectangle for the view, specified in points.
Creates an activity indicator with the specified frame rectangle.
init(frame: CGRect)The frame rectangle for the view, specified in points.