예제 #1
0
		void ReleaseDesignerOutlets ()
		{
			if (addButton != null) {
				addButton.Dispose ();
				addButton = null;
			}

			if (firstName != null) {
				firstName.Dispose ();
				firstName = null;
			}

			if (lastName != null) {
				lastName.Dispose ();
				lastName = null;
			}

			if (latitude != null) {
				latitude.Dispose ();
				latitude = null;
			}

			if (longitude != null) {
				longitude.Dispose ();
				longitude = null;
			}

			if (selectColor != null) {
				selectColor.Dispose ();
				selectColor = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (Build != null)
            {
                Build.Dispose();
                Build = null;
            }

            if (CalculateBtn != null)
            {
                CalculateBtn.Dispose();
                CalculateBtn = null;
            }

            if (ResultLabel != null)
            {
                ResultLabel.Dispose();
                ResultLabel = null;
            }

            if (TipPercentSegment != null)
            {
                TipPercentSegment.Dispose();
                TipPercentSegment = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (Player1 != null)
            {
                Player1.Dispose();
                Player1 = null;
            }

            if (Player2 != null)
            {
                Player2.Dispose();
                Player2 = null;
            }

            if (Player3 != null)
            {
                Player3.Dispose();
                Player3 = null;
            }

            if (Player4 != null)
            {
                Player4.Dispose();
                Player4 = null;
            }

            if (PlayerCount != null)
            {
                PlayerCount.Dispose();
                PlayerCount = null;
            }
        }
예제 #4
0
        void ReleaseDesignerOutlets()
        {
            if (_tblView != null)
            {
                _tblView.Dispose();
                _tblView = null;
            }

            if (leftBarBtn != null)
            {
                leftBarBtn.Dispose();
                leftBarBtn = null;
            }

            if (rightBarBtn != null)
            {
                rightBarBtn.Dispose();
                rightBarBtn = null;
            }

            if (segmentCntrl != null)
            {
                segmentCntrl.Dispose();
                segmentCntrl = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (segmentBooking != null) {
				segmentBooking.Dispose ();
				segmentBooking = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (sceneView != null)
            {
                sceneView.Dispose();
                sceneView = null;
            }

            if (sessionInfoLabel != null)
            {
                sessionInfoLabel.Dispose();
                sessionInfoLabel = null;
            }

            if (sessionInfoView != null)
            {
                sessionInfoView.Dispose();
                sessionInfoView = null;
            }

            if (textureModeSelectionControl != null)
            {
                textureModeSelectionControl.Dispose();
                textureModeSelectionControl = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (Player1 != null) {
				Player1.Dispose ();
				Player1 = null;
			}

			if (Player2 != null) {
				Player2.Dispose ();
				Player2 = null;
			}

			if (Player3 != null) {
				Player3.Dispose ();
				Player3 = null;
			}

			if (Player4 != null) {
				Player4.Dispose ();
				Player4 = null;
			}

			if (PlayerCount != null) {
				PlayerCount.Dispose ();
				PlayerCount = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (CustomBackgroundSegmentControl != null) {
				CustomBackgroundSegmentControl.Dispose ();
				CustomBackgroundSegmentControl = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (flexPie != null)
            {
                flexPie.Dispose();
                flexPie = null;
            }

            if (yearSelector != null)
            {
                yearSelector.Dispose();
                yearSelector = null;
            }

            if (picker != null)
            {
                picker.Dispose();
                picker = null;
            }

            if (stepper != null)
            {
                stepper.Dispose();
                stepper = null;
            }

            if (innerRadiusLabel != null)
            {
                innerRadiusLabel.Dispose();
                innerRadiusLabel = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (ActIndicator != null)
            {
                ActIndicator.Dispose();
                ActIndicator = null;
            }

            if (BtnDownloadRetry != null)
            {
                BtnDownloadRetry.Dispose();
                BtnDownloadRetry = null;
            }

            if (ImgPicture != null)
            {
                ImgPicture.Dispose();
                ImgPicture = null;
            }

            if (SgmDownloadTool != null)
            {
                SgmDownloadTool.Dispose();
                SgmDownloadTool = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (backgroundSwitcher != null)
     {
         backgroundSwitcher.Dispose();
         backgroundSwitcher = null;
     }
 }
예제 #12
0
 void ReleaseDesignerOutlets()
 {
     if (HomeTabSegmentController != null)
     {
         HomeTabSegmentController.Dispose();
         HomeTabSegmentController = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (PrivacyConsentControl != null)
     {
         PrivacyConsentControl.Dispose();
         PrivacyConsentControl = null;
     }
 }
예제 #14
0
 void ReleaseDesignerOutlets()
 {
     if (customSegmentControl != null)
     {
         customSegmentControl.Dispose();
         customSegmentControl = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (segmentControl != null)
     {
         segmentControl.Dispose();
         segmentControl = null;
     }
 }
예제 #16
0
 void ReleaseDesignerOutlets()
 {
     if (CustomBackgroundSegmentControl != null)
     {
         CustomBackgroundSegmentControl.Dispose();
         CustomBackgroundSegmentControl = null;
     }
 }
예제 #17
0
        void ReleaseDesignerOutlets()
        {
            if (fieldNameTextField != null)
            {
                fieldNameTextField.Dispose();
                fieldNameTextField = null;
            }

            if (FieldsTableView != null)
            {
                FieldsTableView.Dispose();
                FieldsTableView = null;
            }

            if (getChildrenButton != null)
            {
                getChildrenButton.Dispose();
                getChildrenButton = null;
            }

            if (getItemButton != null)
            {
                getItemButton.Dispose();
                getItemButton = null;
            }

            if (itemIdTextField != null)
            {
                itemIdTextField.Dispose();
                itemIdTextField = null;
            }

            if (PayloadSelectionView != null)
            {
                PayloadSelectionView.Dispose();
                PayloadSelectionView = null;
            }

            if (parentScopeButton != null)
            {
                parentScopeButton.Dispose();
                parentScopeButton = null;
            }

            if (selfScopeButton != null)
            {
                selfScopeButton.Dispose();
                selfScopeButton = null;
            }

            if (childrenScopeButton != null)
            {
                childrenScopeButton.Dispose();
                childrenScopeButton = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (ButtonLabel != null) {
                ButtonLabel.Dispose ();
                ButtonLabel = null;
            }

            if (SegmentControll != null) {
                SegmentControll.Dispose ();
                SegmentControll = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (RoomFilter != null) {
				RoomFilter.Dispose ();
				RoomFilter = null;
			}

			if (ContentView != null) {
				ContentView.Dispose ();
				ContentView = null;
			}
		}
예제 #20
0
		void ReleaseDesignerOutlets ()
		{
			if (doneButton != null) {
				doneButton.Dispose ();
				doneButton = null;
			}

			if (segmentControl != null) {
				segmentControl.Dispose ();
				segmentControl = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (Label != null)
            {
                Label.Dispose();
                Label = null;
            }

            if (SegmentControl != null)
            {
                SegmentControl.Dispose();
                SegmentControl = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (ButtonLabel != null)
            {
                ButtonLabel.Dispose();
                ButtonLabel = null;
            }

            if (SegmentControll != null)
            {
                SegmentControll.Dispose();
                SegmentControll = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (SettingsTable != null)
            {
                SettingsTable.Dispose();
                SettingsTable = null;
            }

            if (SgmApi != null)
            {
                SgmApi.Dispose();
                SgmApi = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (AvailableModelsTable != null)
            {
                AvailableModelsTable.Dispose();
                AvailableModelsTable = null;
            }

            if (SgmApi != null)
            {
                SgmApi.Dispose();
                SgmApi = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (chart != null)
            {
                chart.Dispose();
                chart = null;
            }

            if (zoomModeSelector != null)
            {
                zoomModeSelector.Dispose();
                zoomModeSelector = null;
            }
        }
예제 #26
0
        void ReleaseDesignerOutlets()
        {
            if (titleLabel != null)
            {
                titleLabel.Dispose();
                titleLabel = null;
            }

            if (valueSegment != null)
            {
                valueSegment.Dispose();
                valueSegment = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (SegmentedControl != null)
            {
                SegmentedControl.Dispose();
                SegmentedControl = null;
            }

            if (ContentView != null)
            {
                ContentView.Dispose();
                ContentView = null;
            }
        }
예제 #28
0
        void ReleaseDesignerOutlets()
        {
            if (Mapa != null)
            {
                Mapa.Dispose();
                Mapa = null;
            }

            if (Segmento != null)
            {
                Segmento.Dispose();
                Segmento = null;
            }
        }
예제 #29
0
        void ReleaseDesignerOutlets()
        {
            if (Selector != null)
            {
                Selector.Dispose();
                Selector = null;
            }

            if (mpMapa != null)
            {
                mpMapa.Dispose();
                mpMapa = null;
            }
        }
예제 #30
0
        void ReleaseDesignerOutlets()
        {
            if (labelResult != null)
            {
                labelResult.Dispose();
                labelResult = null;
            }

            if (MySegmentedControl != null)
            {
                MySegmentedControl.Dispose();
                MySegmentedControl = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (fieldNameTextField != null) {
				fieldNameTextField.Dispose ();
				fieldNameTextField = null;
			}

			if (FieldsTableView != null) {
				FieldsTableView.Dispose ();
				FieldsTableView = null;
			}

			if (getChildrenButton != null) {
				getChildrenButton.Dispose ();
				getChildrenButton = null;
			}

			if (getItemButton != null) {
				getItemButton.Dispose ();
				getItemButton = null;
			}

			if (itemIdTextField != null) {
				itemIdTextField.Dispose ();
				itemIdTextField = null;
			}

      if (PayloadSelectionView != null) {
        PayloadSelectionView.Dispose ();
        PayloadSelectionView = null;
      }

      if (parentScopeButton != null) {
				parentScopeButton.Dispose ();
				parentScopeButton = null;
			}

			if (selfScopeButton != null) {
				selfScopeButton.Dispose ();
				selfScopeButton = null;
			}

			if (childrenScopeButton != null) {
				childrenScopeButton.Dispose ();
				childrenScopeButton = null;
			}

	  }
        void ReleaseDesignerOutlets()
        {
            if (SearchTypeSegmentedControl != null) {
                SearchTypeSegmentedControl.Dispose ();
                SearchTypeSegmentedControl = null;
            }

            if (FilterTextField != null) {
                FilterTextField.Dispose ();
                FilterTextField = null;
            }

            if (SearchResultsTableView != null) {
                SearchResultsTableView.Dispose ();
                SearchResultsTableView = null;
            }
        }
예제 #33
0
        void ReleaseDesignerOutlets()
        {
            if (addButton != null)
            {
                addButton.Dispose();
                addButton = null;
            }

            if (booleanSwitch != null)
            {
                booleanSwitch.Dispose();
                booleanSwitch = null;
            }

            if (dataTextField != null)
            {
                dataTextField.Dispose();
                dataTextField = null;
            }

            if (emailTextField != null)
            {
                emailTextField.Dispose();
                emailTextField = null;
            }

            if (keyTextField != null)
            {
                keyTextField.Dispose();
                keyTextField = null;
            }

            if (nameTextField != null)
            {
                nameTextField.Dispose();
                nameTextField = null;
            }

            if (typeControl != null)
            {
                typeControl.Dispose();
                typeControl = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (collectionView != null)
            {
                collectionView.Dispose();
                collectionView = null;
            }

            if (indicator != null)
            {
                indicator.Dispose();
                indicator = null;
            }

            if (segmented != null)
            {
                segmented.Dispose();
                segmented = null;
            }
        }
예제 #35
0
        void ReleaseDesignerOutlets()
        {
            if (ContentView != null)
            {
                ContentView.Dispose();
                ContentView = null;
            }

            if (BackgroundView != null)
            {
                BackgroundView.Dispose();
                BackgroundView = null;
            }

            if (FavoritesButton != null)
            {
                FavoritesButton.Dispose();
                FavoritesButton = null;
            }

            if (Separator != null)
            {
                Separator.Dispose();
                Separator = null;
            }

            if (SortByLabel != null)
            {
                SortByLabel.Dispose();
                SortByLabel = null;
            }

            if (SortBySegments != null)
            {
                SortBySegments.Dispose();
                SortBySegments = null;
            }
        }
예제 #36
0
 partial void positionChanged(UIKit.UISegmentedControl sender);
예제 #37
0
 partial void ChangeTextureMode(UIKit.UISegmentedControl sender);
예제 #38
0
 partial void togglePickerStyle(UIKit.UISegmentedControl sender);
예제 #39
0
 partial void OnPayloadValueChanged(UIKit.UISegmentedControl sender);