UIStackView constructor
UIStackView()
Returns a new instance of UIStackView constructed with the default new method.
Implementation
UIStackView() : this.as(new$().object$);
Returns a new instance of UIStackView constructed with the default new method.
UIStackView() : this.as(new$().object$);