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

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

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

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

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

			if (toolbar != null) {
				toolbar.Dispose ();
				toolbar = null;
			}
		}
Example #2
0
        void ReleaseDesignerOutlets()
        {
            if (btnContents != null)
            {
                btnContents.Dispose();
                btnContents = null;
            }

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

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

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

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

            if (tableView != null) {
                tableView.Dispose ();
                tableView = null;
            }
        }
Example #6
0
        void ReleaseDesignerOutlets()
        {
            if (tableView != null)
            {
                tableView.Dispose();
                tableView = null;
            }

            if (toolbar != null)
            {
                toolbar.Dispose();
                toolbar = null;
            }
        }
Example #7
0
        void ReleaseDesignerOutlets()
        {
            if (detailDescriptionLabel != null)
            {
                detailDescriptionLabel.Dispose();
                detailDescriptionLabel = null;
            }

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

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

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

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

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

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

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

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

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

			if (toolBar != null) {
				toolBar.Dispose ();
				toolBar = null;
			}
		}
Example #10
0
        void ReleaseDesignerOutlets()
        {
            if (imageView != null)
            {
                imageView.Dispose();
                imageView = null;
            }

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

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

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

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

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

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

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

			if (toolbar != null) {
				toolbar.Dispose ();
				toolbar = null;
			}
		}
Example #13
0
        void ReleaseDesignerOutlets()
        {
            if (compositionDebugView != null)
            {
                compositionDebugView.Dispose();
                compositionDebugView = null;
            }

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

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

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

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

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

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

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

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

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

            if (StatusLabel != null)
            {
                StatusLabel.Dispose();
                StatusLabel = null;
            }
        }
Example #15
0
        void ReleaseDesignerOutlets()
        {
            if (itemsLabel != null)
            {
                itemsLabel.Dispose();
                itemsLabel = null;
            }

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

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

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

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

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

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

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

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

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

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

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

            if (toolbar != null)
            {
                toolbar.Dispose();
                toolbar = null;
            }
        }
Example #16
0
        void ReleaseDesignerOutlets()
        {
            if (ActivityIndicatorAlignmentSegementControl != null)
            {
                ActivityIndicatorAlignmentSegementControl.Dispose();
                ActivityIndicatorAlignmentSegementControl = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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