void ReleaseDesignerOutlets() { if (CallMeNowButton != null) { CallMeNowButton.Dispose(); CallMeNowButton = null; } if (HelpQuestion != null) { HelpQuestion.Dispose(); HelpQuestion = null; } if (ICallButton != null) { ICallButton.Dispose(); ICallButton = null; } if (LegalLabel != null) { LegalLabel.Dispose(); LegalLabel = null; } if (LegalSwitch != null) { LegalSwitch.Dispose(); LegalSwitch = null; } if (OrLabel != null) { OrLabel.Dispose(); OrLabel = null; } if (PhoneInput != null) { PhoneInput.Dispose(); PhoneInput = null; } if (PhoneLabel != null) { PhoneLabel.Dispose(); PhoneLabel = null; } }
void ReleaseDesignerOutlets() { if (ActivityIndicator != null) { ActivityIndicator.Dispose(); ActivityIndicator = null; } if (EmailFieldTopConstraint != null) { EmailFieldTopConstraint.Dispose(); EmailFieldTopConstraint = null; } if (EmailTextField != null) { EmailTextField.Dispose(); EmailTextField = null; } if (ErrorLabel != null) { ErrorLabel.Dispose(); ErrorLabel = null; } if (ForgotPasswordButton != null) { ForgotPasswordButton.Dispose(); ForgotPasswordButton = null; } if (GoogleLoginButton != null) { GoogleLoginButton.Dispose(); GoogleLoginButton = null; } if (LoginButton != null) { LoginButton.Dispose(); LoginButton = null; } if (LogoImageView != null) { LogoImageView.Dispose(); LogoImageView = null; } if (PasswordManagerButton != null) { PasswordManagerButton.Dispose(); PasswordManagerButton = null; } if (PasswordTextField != null) { PasswordTextField.Dispose(); PasswordTextField = null; } if (ShowPasswordButton != null) { ShowPasswordButton.Dispose(); ShowPasswordButton = null; } if (SignupCard != null) { SignupCard.Dispose(); SignupCard = null; } if (TopConstraint != null) { TopConstraint.Dispose(); TopConstraint = null; } if (OrLabel != null) { OrLabel.Dispose(); OrLabel = null; } if (DontHaveAnAccountLabel != null) { DontHaveAnAccountLabel.Dispose(); DontHaveAnAccountLabel = null; } if (SignUpForFreeLabel != null) { SignUpForFreeLabel.Dispose(); SignUpForFreeLabel = null; } }
void ReleaseDesignerOutlets() { if (ActivityIndicator != null) { ActivityIndicator.Dispose(); ActivityIndicator = null; } if (CountryDropDownCaretImageView != null) { CountryDropDownCaretImageView.Dispose(); CountryDropDownCaretImageView = null; } if (CountryNotSelectedImageView != null) { CountryNotSelectedImageView.Dispose(); CountryNotSelectedImageView = null; } if (EmailFieldTopConstraint != null) { EmailFieldTopConstraint.Dispose(); EmailFieldTopConstraint = null; } if (EmailTextField != null) { EmailTextField.Dispose(); EmailTextField = null; } if (ErrorLabel != null) { ErrorLabel.Dispose(); ErrorLabel = null; } if (GoogleSignupButton != null) { GoogleSignupButton.Dispose(); GoogleSignupButton = null; } if (LoginCard != null) { LoginCard.Dispose(); LoginCard = null; } if (PasswordTextField != null) { PasswordTextField.Dispose(); PasswordTextField = null; } if (SelectCountryButton != null) { SelectCountryButton.Dispose(); SelectCountryButton = null; } if (ShowPasswordButton != null) { ShowPasswordButton.Dispose(); ShowPasswordButton = null; } if (SignupButton != null) { SignupButton.Dispose(); SignupButton = null; } if (SignupShakeTriggerButton != null) { SignupShakeTriggerButton.Dispose(); SignupShakeTriggerButton = null; } if (TopConstraint != null) { TopConstraint.Dispose(); TopConstraint = null; } if (OrLabel != null) { OrLabel.Dispose(); OrLabel = null; } if (SignUpCardTitleLabel != null) { SignUpCardTitleLabel.Dispose(); SignUpCardTitleLabel = null; } if (SignUpCardLoginLabel != null) { SignUpCardLoginLabel.Dispose(); SignUpCardLoginLabel = null; } }