Search Results for

    Show / Hide Table of Contents

    Class LayoutContainer

    Inheritance
    System.Object
    Foundation.NSObject
    UIKit.UIResponder
    UIKit.UIView
    LayoutContainer
    Implements
    System.IEquatable<Foundation.NSObject>
    Foundation.INSObjectProtocol
    UIKit.IUIPasteConfigurationSupporting
    UIKit.IUIUserActivityRestoring
    System.Collections.IEnumerable
    Foundation.INSCoding
    UIKit.IUIAccessibilityIdentification
    UIKit.IUIAppearance
    UIKit.IUIAppearanceContainer
    UIKit.IUICoordinateSpace
    UIKit.IUIDynamicItem
    UIKit.IUIFocusItem
    UIKit.IUIFocusEnvironment
    UIKit.IUIFocusItemContainer
    UIKit.IUILargeContentViewerItem
    UIKit.IUITraitEnvironment
    CoreAnimation.ICALayerDelegate
    ObjCRuntime.INativeObject
    System.IDisposable
    Inherited Members
    UIKit.UIView.Add(UIKit.UIView)
    UIKit.UIView.AddSubviews(UIKit.UIView[])
    UIKit.UIView.GetEnumerator()
    UIKit.UIView.BeginAnimations(System.String)
    UIKit.UIView.Animate(System.Double, System.Action, System.Action)
    UIKit.UIView.Animate(System.Double, System.Double, UIKit.UIViewAnimationOptions, System.Action, System.Action)
    UIKit.UIView.Transition(UIKit.UIView, UIKit.UIView, System.Double, UIKit.UIViewAnimationOptions, System.Action)
    UIKit.UIView.Transition(UIKit.UIView, System.Double, UIKit.UIViewAnimationOptions, System.Action, System.Action)
    UIKit.UIView.AnimateAsync(System.Double, System.Action)
    UIKit.UIView.Capture(System.Boolean)
    UIKit.UIView.AccessibilityActivate()
    UIKit.UIView.ActionForLayer(CoreAnimation.CALayer, System.String)
    UIKit.UIView.AddConstraint(UIKit.NSLayoutConstraint)
    UIKit.UIView.AddConstraints(UIKit.NSLayoutConstraint[])
    UIKit.UIView.AddGestureRecognizer(UIKit.UIGestureRecognizer)
    UIKit.UIView.AddInteraction(UIKit.IUIInteraction)
    UIKit.UIView.AddKeyframeWithRelativeStartTime(System.Double, System.Double, System.Action)
    UIKit.UIView.AddLayoutGuide(UIKit.UILayoutGuide)
    UIKit.UIView.AddMotionEffect(UIKit.UIMotionEffect)
    UIKit.UIView.AddSubview(UIKit.UIView)
    UIKit.UIView.AlignmentRectForFrame(CoreGraphics.CGRect)
    UIKit.UIView.Animate(System.Double, System.Action)
    UIKit.UIView.AnimateKeyframes(System.Double, System.Double, UIKit.UIViewKeyframeAnimationOptions, System.Action, UIKit.UICompletionHandler)
    UIKit.UIView.AnimateKeyframesAsync(System.Double, System.Double, UIKit.UIViewKeyframeAnimationOptions, System.Action)
    UIKit.UIView.AnimateNotify(System.Double, System.Action, UIKit.UICompletionHandler)
    UIKit.UIView.AnimateNotifyAsync(System.Double, System.Action)
    UIKit.UIView.AnimateNotify(System.Double, System.Double, UIKit.UIViewAnimationOptions, System.Action, UIKit.UICompletionHandler)
    UIKit.UIView.AnimateNotifyAsync(System.Double, System.Double, UIKit.UIViewAnimationOptions, System.Action)
    UIKit.UIView.AnimateNotify(System.Double, System.Double, System.nfloat, System.nfloat, UIKit.UIViewAnimationOptions, System.Action, UIKit.UICompletionHandler)
    UIKit.UIView.AnimateNotifyAsync(System.Double, System.Double, System.nfloat, System.nfloat, UIKit.UIViewAnimationOptions, System.Action)
    UIKit.UIView.BeginAnimations(System.String, System.IntPtr)
    UIKit.UIView.BringSubviewToFront(UIKit.UIView)
    UIKit.UIView.CommitAnimations()
    UIKit.UIView.ContentCompressionResistancePriority(UIKit.UILayoutConstraintAxis)
    UIKit.UIView.ContentHuggingPriority(UIKit.UILayoutConstraintAxis)
    UIKit.UIView.ConvertPointFromCoordinateSpace(CoreGraphics.CGPoint, UIKit.IUICoordinateSpace)
    UIKit.UIView.ConvertPointFromView(CoreGraphics.CGPoint, UIKit.UIView)
    UIKit.UIView.ConvertPointToCoordinateSpace(CoreGraphics.CGPoint, UIKit.IUICoordinateSpace)
    UIKit.UIView.ConvertPointToView(CoreGraphics.CGPoint, UIKit.UIView)
    UIKit.UIView.ConvertRectFromCoordinateSpace(CoreGraphics.CGRect, UIKit.IUICoordinateSpace)
    UIKit.UIView.ConvertRectFromView(CoreGraphics.CGRect, UIKit.UIView)
    UIKit.UIView.ConvertRectToCoordinateSpace(CoreGraphics.CGRect, UIKit.IUICoordinateSpace)
    UIKit.UIView.ConvertRectToView(CoreGraphics.CGRect, UIKit.UIView)
    UIKit.UIView.DecodeRestorableState(Foundation.NSCoder)
    UIKit.UIView.DidHintFocusMovement(UIKit.UIFocusMovementHint)
    UIKit.UIView.DidUpdateFocus(UIKit.UIFocusUpdateContext, UIKit.UIFocusAnimationCoordinator)
    UIKit.UIView.DisplayLayer(CoreAnimation.CALayer)
    UIKit.UIView.Draw(CoreGraphics.CGRect)
    UIKit.UIView.DrawLayer(CoreAnimation.CALayer, CoreGraphics.CGContext)
    UIKit.UIView.DrawRect(CoreGraphics.CGRect, UIKit.UIViewPrintFormatter)
    UIKit.UIView.DrawViewHierarchy(CoreGraphics.CGRect, System.Boolean)
    UIKit.UIView.EncodeRestorableState(Foundation.NSCoder)
    UIKit.UIView.EncodeTo(Foundation.NSCoder)
    UIKit.UIView.ExchangeSubview(System.nint, System.nint)
    UIKit.UIView.ExerciseAmbiguityInLayout()
    UIKit.UIView.FrameForAlignmentRect(CoreGraphics.CGRect)
    UIKit.UIView.GestureRecognizerShouldBegin(UIKit.UIGestureRecognizer)
    UIKit.UIView.GetConstraintsAffectingLayout(UIKit.UILayoutConstraintAxis)
    UIKit.UIView.GetFocusItems(CoreGraphics.CGRect)
    UIKit.UIView.GetUserInterfaceLayoutDirection(UIKit.UISemanticContentAttribute)
    UIKit.UIView.GetUserInterfaceLayoutDirection(UIKit.UISemanticContentAttribute, UIKit.UIUserInterfaceLayoutDirection)
    UIKit.UIView.HitTest(CoreGraphics.CGPoint, UIKit.UIEvent)
    UIKit.UIView.InsertSubview(UIKit.UIView, System.nint)
    UIKit.UIView.InsertSubviewAbove(UIKit.UIView, UIKit.UIView)
    UIKit.UIView.InsertSubviewBelow(UIKit.UIView, UIKit.UIView)
    UIKit.UIView.InvalidateIntrinsicContentSize()
    UIKit.UIView.IsDescendantOfView(UIKit.UIView)
    UIKit.UIView.LayoutIfNeeded()
    UIKit.UIView.LayoutMarginsDidChange()
    UIKit.UIView.LayoutSublayersOfLayer(CoreAnimation.CALayer)
    UIKit.UIView.LayoutSubviews()
    UIKit.UIView.ModifyAnimations(System.nfloat, System.Boolean, System.Action)
    UIKit.UIView.MovedToSuperview()
    UIKit.UIView.MovedToWindow()
    UIKit.UIView.NeedsUpdateConstraints()
    UIKit.UIView.PerformSystemAnimation(UIKit.UISystemAnimation, UIKit.UIView[], UIKit.UIViewAnimationOptions, System.Action, UIKit.UICompletionHandler)
    UIKit.UIView.PerformSystemAnimationAsync(UIKit.UISystemAnimation, UIKit.UIView[], UIKit.UIViewAnimationOptions, System.Action)
    UIKit.UIView.PerformWithoutAnimation(System.Action)
    UIKit.UIView.PointInside(CoreGraphics.CGPoint, UIKit.UIEvent)
    UIKit.UIView.RemoveConstraint(UIKit.NSLayoutConstraint)
    UIKit.UIView.RemoveConstraints(UIKit.NSLayoutConstraint[])
    UIKit.UIView.RemoveFromSuperview()
    UIKit.UIView.RemoveGestureRecognizer(UIKit.UIGestureRecognizer)
    UIKit.UIView.RemoveInteraction(UIKit.IUIInteraction)
    UIKit.UIView.RemoveLayoutGuide(UIKit.UILayoutGuide)
    UIKit.UIView.RemoveMotionEffect(UIKit.UIMotionEffect)
    UIKit.UIView.RequiresConstraintBasedLayout()
    UIKit.UIView.ResizableSnapshotView(CoreGraphics.CGRect, System.Boolean, UIKit.UIEdgeInsets)
    UIKit.UIView.SafeAreaInsetsDidChange()
    UIKit.UIView.SendSubviewToBack(UIKit.UIView)
    UIKit.UIView.SetAnimationBeginsFromCurrentState(System.Boolean)
    UIKit.UIView.SetAnimationCurve(UIKit.UIViewAnimationCurve)
    UIKit.UIView.SetAnimationDelay(System.Double)
    UIKit.UIView.SetAnimationDelegate(Foundation.NSObject)
    UIKit.UIView.SetAnimationDidStopSelector(ObjCRuntime.Selector)
    UIKit.UIView.SetAnimationDuration(System.Double)
    UIKit.UIView.SetAnimationRepeatAutoreverses(System.Boolean)
    UIKit.UIView.SetAnimationRepeatCount(System.Single)
    UIKit.UIView.SetAnimationStartDate(Foundation.NSDate)
    UIKit.UIView.SetAnimationTransition(UIKit.UIViewAnimationTransition, UIKit.UIView, System.Boolean)
    UIKit.UIView.SetAnimationWillStartSelector(ObjCRuntime.Selector)
    UIKit.UIView.SetContentCompressionResistancePriority(System.Single, UIKit.UILayoutConstraintAxis)
    UIKit.UIView.SetContentHuggingPriority(System.Single, UIKit.UILayoutConstraintAxis)
    UIKit.UIView.SetNeedsDisplay()
    UIKit.UIView.SetNeedsDisplayInRect(CoreGraphics.CGRect)
    UIKit.UIView.SetNeedsFocusUpdate()
    UIKit.UIView.SetNeedsLayout()
    UIKit.UIView.SetNeedsUpdateConstraints()
    UIKit.UIView.ShouldUpdateFocus(UIKit.UIFocusUpdateContext)
    UIKit.UIView.SizeThatFits(CoreGraphics.CGSize)
    UIKit.UIView.SizeToFit()
    UIKit.UIView.SnapshotView(System.Boolean)
    UIKit.UIView.SubviewAdded(UIKit.UIView)
    UIKit.UIView.SystemLayoutSizeFittingSize(CoreGraphics.CGSize)
    UIKit.UIView.SystemLayoutSizeFittingSize(CoreGraphics.CGSize, System.Single, System.Single)
    UIKit.UIView.TintColorDidChange()
    UIKit.UIView.TraitCollectionDidChange(UIKit.UITraitCollection)
    UIKit.UIView.TransitionNotify(UIKit.UIView, UIKit.UIView, System.Double, UIKit.UIViewAnimationOptions, UIKit.UICompletionHandler)
    UIKit.UIView.TransitionNotifyAsync(UIKit.UIView, UIKit.UIView, System.Double, UIKit.UIViewAnimationOptions)
    UIKit.UIView.TransitionNotify(UIKit.UIView, System.Double, UIKit.UIViewAnimationOptions, System.Action, UIKit.UICompletionHandler)
    UIKit.UIView.TransitionNotifyAsync(UIKit.UIView, System.Double, UIKit.UIViewAnimationOptions, System.Action)
    UIKit.UIView.UpdateConstraints()
    UIKit.UIView.UpdateConstraintsIfNeeded()
    UIKit.UIView.UpdateFocusIfNeeded()
    UIKit.UIView.ViewWithTag(System.nint)
    UIKit.UIView.WillDrawLayer(CoreAnimation.CALayer)
    UIKit.UIView.WillMoveToSuperview(UIKit.UIView)
    UIKit.UIView.WillMoveToWindow(UIKit.UIWindow)
    UIKit.UIView.WillRemoveSubview(UIKit.UIView)
    UIKit.UIView.Dispose(System.Boolean)
    UIKit.UIView.GetAppearance<T>()
    UIKit.UIView.AppearanceWhenContainedIn(System.Type[])
    UIKit.UIView.GetAppearance(UIKit.UITraitCollection)
    UIKit.UIView.GetAppearance(UIKit.UITraitCollection, System.Type[])
    UIKit.UIView.GetAppearance<T>(UIKit.UITraitCollection)
    UIKit.UIView.GetAppearance<T>(UIKit.UITraitCollection, System.Type[])
    UIKit.UIView.ClassHandle
    UIKit.UIView.AccessibilityActivationPoint
    UIKit.UIView.AccessibilityAttributedHint
    UIKit.UIView.AccessibilityAttributedLabel
    UIKit.UIView.AccessibilityAttributedUserInputLabels
    UIKit.UIView.AccessibilityAttributedValue
    UIKit.UIView.AccessibilityElementsHidden
    UIKit.UIView.AccessibilityFrame
    UIKit.UIView.AccessibilityHint
    UIKit.UIView.AccessibilityIdentifier
    UIKit.UIView.AccessibilityIgnoresInvertColors
    UIKit.UIView.AccessibilityLabel
    UIKit.UIView.AccessibilityLanguage
    UIKit.UIView.AccessibilityNavigationStyle
    UIKit.UIView.AccessibilityPath
    UIKit.UIView.AccessibilityRespondsToUserInteraction
    UIKit.UIView.AccessibilityTextualContext
    UIKit.UIView.AccessibilityTraits
    UIKit.UIView.AccessibilityUserInputLabels
    UIKit.UIView.AccessibilityValue
    UIKit.UIView.AccessibilityViewIsModal
    UIKit.UIView.AlignmentRectInsets
    UIKit.UIView.Alpha
    UIKit.UIView.AnimationsEnabled
    UIKit.UIView.AppliedContentSizeCategoryLimitsDescription
    UIKit.UIView.AutoresizingMask
    UIKit.UIView.AutosizesSubviews
    UIKit.UIView.BackgroundColor
    UIKit.UIView.BottomAnchor
    UIKit.UIView.Bounds
    UIKit.UIView.CanBecomeFocused
    UIKit.UIView.Center
    UIKit.UIView.CenterXAnchor
    UIKit.UIView.CenterYAnchor
    UIKit.UIView.ClearsContextBeforeDrawing
    UIKit.UIView.ClipsToBounds
    UIKit.UIView.CollisionBoundingPath
    UIKit.UIView.CollisionBoundsType
    UIKit.UIView.Constraints
    UIKit.UIView.ContentMode
    UIKit.UIView.ContentScaleFactor
    UIKit.UIView.ContentStretch
    UIKit.UIView.CoordinateSpace
    UIKit.UIView.DirectionalLayoutMargins
    UIKit.UIView.EffectiveUserInterfaceLayoutDirection
    UIKit.UIView.ExclusiveTouch
    UIKit.UIView.FirstBaselineAnchor
    UIKit.UIView.FocusEffect
    UIKit.UIView.FocusGroupIdentifier
    UIKit.UIView.FocusGroupPriority
    UIKit.UIView.FocusItemContainer
    UIKit.UIView.Focused
    UIKit.UIView.GestureRecognizers
    UIKit.UIView.HasAmbiguousLayout
    UIKit.UIView.HeightAnchor
    UIKit.UIView.Hidden
    UIKit.UIView.InheritedAnimationDuration
    UIKit.UIView.InsetsLayoutMarginsFromSafeArea
    UIKit.UIView.Interactions
    UIKit.UIView.IntrinsicContentSize
    UIKit.UIView.IsAccessibilityElement
    UIKit.UIView.IsTransparentFocusItem
    UIKit.UIView.KeyboardLayoutGuide
    UIKit.UIView.LargeContentImage
    UIKit.UIView.LargeContentImageInsets
    UIKit.UIView.LargeContentTitle
    UIKit.UIView.LastBaselineAnchor
    UIKit.UIView.Layer
    UIKit.UIView.LayoutGuides
    UIKit.UIView.LayoutMargins
    UIKit.UIView.LayoutMarginsGuide
    UIKit.UIView.LeadingAnchor
    UIKit.UIView.LeftAnchor
    UIKit.UIView.MaskView
    UIKit.UIView.MaximumContentSizeCategory
    UIKit.UIView.MinimumContentSizeCategory
    UIKit.UIView.MotionEffects
    UIKit.UIView.MultipleTouchEnabled
    UIKit.UIView.Opaque
    UIKit.UIView.OverrideUserInterfaceStyle
    UIKit.UIView.ParentFocusEnvironment
    UIKit.UIView.PreferredFocusEnvironments
    UIKit.UIView.PreferredFocusedView
    UIKit.UIView.PreservesSuperviewLayoutMargins
    UIKit.UIView.ReadableContentGuide
    UIKit.UIView.RestorationIdentifier
    UIKit.UIView.RightAnchor
    UIKit.UIView.SafeAreaInsets
    UIKit.UIView.SafeAreaLayoutGuide
    UIKit.UIView.ScalesLargeContentImage
    UIKit.UIView.SemanticContentAttribute
    UIKit.UIView.ShouldGroupAccessibilityChildren
    UIKit.UIView.ShowsLargeContentViewer
    UIKit.UIView.Subviews
    UIKit.UIView.Superview
    UIKit.UIView.Tag
    UIKit.UIView.TintAdjustmentMode
    UIKit.UIView.TintColor
    UIKit.UIView.TopAnchor
    UIKit.UIView.TrailingAnchor
    UIKit.UIView.TraitCollection
    UIKit.UIView.Transform
    UIKit.UIView.Transform3D
    UIKit.UIView.TranslatesAutoresizingMaskIntoConstraints
    UIKit.UIView.UserInteractionEnabled
    UIKit.UIView.ViewForBaselineLayout
    UIKit.UIView.ViewForFirstBaselineLayout
    UIKit.UIView.ViewForLastBaselineLayout
    UIKit.UIView.ViewPrintFormatter
    UIKit.UIView.WidthAnchor
    UIKit.UIView.Window
    UIKit.UIView.AnnouncementDidFinishNotification
    UIKit.UIView.AnnouncementNotification
    UIKit.UIView.AssistiveTechnologyKey
    UIKit.UIView.AssistiveTouchStatusDidChangeNotification
    UIKit.UIView.BoldTextStatusDidChangeNotification
    UIKit.UIView.ButtonShapesEnabledStatusDidChangeNotification
    UIKit.UIView.ClosedCaptioningStatusDidChangeNotification
    UIKit.UIView.DarkerSystemColorsStatusDidChangeNotification
    UIKit.UIView.ElementFocusedNotification
    UIKit.UIView.FocusedElementKey
    UIKit.UIView.GrayscaleStatusDidChangeNotification
    UIKit.UIView.GuidedAccessStatusDidChangeNotification
    UIKit.UIView.HearingDevicePairedEarDidChangeNotification
    UIKit.UIView.InvertColorsStatusDidChangeNotification
    UIKit.UIView.LayoutChangedNotification
    UIKit.UIView.MonoAudioStatusDidChangeNotification
    UIKit.UIView.NoIntrinsicMetric
    UIKit.UIView.NotificationSwitchControlIdentifier
    UIKit.UIView.NotificationVoiceOverIdentifier
    UIKit.UIView.OnOffSwitchLabelsDidChangeNotification
    UIKit.UIView.PageScrolledNotification
    UIKit.UIView.PauseAssistiveTechnologyNotification
    UIKit.UIView.PrefersCrossFadeTransitionsStatusDidChangeNotification
    UIKit.UIView.ReduceMotionStatusDidChangeNotification
    UIKit.UIView.ReduceTransparencyStatusDidChangeNotification
    UIKit.UIView.ResumeAssistiveTechnologyNotification
    UIKit.UIView.ScreenChangedNotification
    UIKit.UIView.ShakeToUndoDidChangeNotification
    UIKit.UIView.ShouldDifferentiateWithoutColorDidChangeNotification
    UIKit.UIView.SpeakScreenStatusDidChangeNotification
    UIKit.UIView.SpeakSelectionStatusDidChangeNotification
    UIKit.UIView.SpeechAttributeIpaNotation
    UIKit.UIView.SpeechAttributeLanguage
    UIKit.UIView.SpeechAttributePitch
    UIKit.UIView.SpeechAttributePunctuation
    UIKit.UIView.SpeechAttributeQueueAnnouncement
    UIKit.UIView.SpeechAttributeSpellOut
    UIKit.UIView.SwitchControlStatusDidChangeNotification
    UIKit.UIView.TextAttributeContext
    UIKit.UIView.TextAttributeCustom
    UIKit.UIView.TextAttributeHeadingLevel
    UIKit.UIView.TraitAdjustable
    UIKit.UIView.TraitAllowsDirectInteraction
    UIKit.UIView.TraitButton
    UIKit.UIView.TraitCausesPageTurn
    UIKit.UIView.TraitHeader
    UIKit.UIView.TraitImage
    UIKit.UIView.TraitKeyboardKey
    UIKit.UIView.TraitLink
    UIKit.UIView.TraitNone
    UIKit.UIView.TraitNotEnabled
    UIKit.UIView.TraitPlaysSound
    UIKit.UIView.TraitSearchField
    UIKit.UIView.TraitSelected
    UIKit.UIView.TraitStartsMediaSession
    UIKit.UIView.TraitStaticText
    UIKit.UIView.TraitSummaryElement
    UIKit.UIView.TraitTabBar
    UIKit.UIView.TraitUpdatesFrequently
    UIKit.UIView.UILayoutFittingCompressedSize
    UIKit.UIView.UILayoutFittingExpandedSize
    UIKit.UIView.UnfocusedElementKey
    UIKit.UIView.VideoAutoplayStatusDidChangeNotification
    UIKit.UIView.VoiceOverStatusChanged
    UIKit.UIView.VoiceOverStatusDidChangeNotification
    UIKit.UIView.Appearance
    UIKit.UIView.AnimationWillStart
    UIKit.UIView.AnimationWillEnd
    UIKit.UIResponder.AccessibilityDecrement()
    UIKit.UIResponder.AccessibilityElementDidBecomeFocused()
    UIKit.UIResponder.AccessibilityElementDidLoseFocus()
    UIKit.UIResponder.AccessibilityElementIsFocused()
    UIKit.UIResponder.AccessibilityIncrement()
    UIKit.UIResponder.AccessibilityPerformEscape()
    UIKit.UIResponder.AccessibilityPerformMagicTap()
    UIKit.UIResponder.AccessibilityScroll(UIKit.UIAccessibilityScrollDirection)
    UIKit.UIResponder.BecomeFirstResponder()
    UIKit.UIResponder.BuildMenu(UIKit.IUIMenuBuilder)
    UIKit.UIResponder.CanPaste(Foundation.NSItemProvider[])
    UIKit.UIResponder.CanPerform(ObjCRuntime.Selector, Foundation.NSObject)
    UIKit.UIResponder.CaptureTextFromCamera(Foundation.NSObject)
    UIKit.UIResponder.ClearTextInputContextIdentifier(Foundation.NSString)
    UIKit.UIResponder.Copy(Foundation.NSObject)
    UIKit.UIResponder.Cut(Foundation.NSObject)
    UIKit.UIResponder.Delete(Foundation.NSObject)
    UIKit.UIResponder.GetTargetForAction(ObjCRuntime.Selector, Foundation.NSObject)
    UIKit.UIResponder.MakeTextWritingDirectionLeftToRight(Foundation.NSObject)
    UIKit.UIResponder.MakeTextWritingDirectionRightToLeft(Foundation.NSObject)
    UIKit.UIResponder.MotionBegan(UIKit.UIEventSubtype, UIKit.UIEvent)
    UIKit.UIResponder.MotionCancelled(UIKit.UIEventSubtype, UIKit.UIEvent)
    UIKit.UIResponder.MotionEnded(UIKit.UIEventSubtype, UIKit.UIEvent)
    UIKit.UIResponder.Paste(Foundation.NSObject)
    UIKit.UIResponder.Paste(Foundation.NSItemProvider[])
    UIKit.UIResponder.PasteAndGo(Foundation.NSObject)
    UIKit.UIResponder.PasteAndMatchStyle(Foundation.NSObject)
    UIKit.UIResponder.PasteAndSearch(Foundation.NSObject)
    UIKit.UIResponder.PressesBegan(Foundation.NSSet<UIKit.UIPress>, UIKit.UIPressesEvent)
    UIKit.UIResponder.PressesCancelled(Foundation.NSSet<UIKit.UIPress>, UIKit.UIPressesEvent)
    UIKit.UIResponder.PressesChanged(Foundation.NSSet<UIKit.UIPress>, UIKit.UIPressesEvent)
    UIKit.UIResponder.PressesEnded(Foundation.NSSet<UIKit.UIPress>, UIKit.UIPressesEvent)
    UIKit.UIResponder.Print(Foundation.NSObject)
    UIKit.UIResponder.ReloadInputViews()
    UIKit.UIResponder.RemoteControlReceived(UIKit.UIEvent)
    UIKit.UIResponder.ResignFirstResponder()
    UIKit.UIResponder.RestoreUserActivityState(Foundation.NSUserActivity)
    UIKit.UIResponder.Select(Foundation.NSObject)
    UIKit.UIResponder.SelectAll(Foundation.NSObject)
    UIKit.UIResponder.ToggleBoldface(Foundation.NSObject)
    UIKit.UIResponder.ToggleItalics(Foundation.NSObject)
    UIKit.UIResponder.ToggleUnderline(Foundation.NSObject)
    UIKit.UIResponder.TouchesBegan(Foundation.NSSet, UIKit.UIEvent)
    UIKit.UIResponder.TouchesCancelled(Foundation.NSSet, UIKit.UIEvent)
    UIKit.UIResponder.TouchesEnded(Foundation.NSSet, UIKit.UIEvent)
    UIKit.UIResponder.TouchesEstimatedPropertiesUpdated(Foundation.NSSet)
    UIKit.UIResponder.TouchesMoved(Foundation.NSSet, UIKit.UIEvent)
    UIKit.UIResponder.UpdateTextAttributes(UIKit.UITextAttributesConversionHandler)
    UIKit.UIResponder.UpdateUserActivityState(Foundation.NSUserActivity)
    UIKit.UIResponder.ValidateCommand(UIKit.UICommand)
    UIKit.UIResponder.AccessibilityAssistiveTechnologyFocusedIdentifiers
    UIKit.UIResponder.AccessibilityCustomActions
    UIKit.UIResponder.AccessibilityDragSourceDescriptors
    UIKit.UIResponder.AccessibilityDropPointDescriptors
    UIKit.UIResponder.ActivityItemsConfiguration
    UIKit.UIResponder.CanBecomeFirstResponder
    UIKit.UIResponder.CanResignFirstResponder
    UIKit.UIResponder.EditingInteractionConfiguration
    UIKit.UIResponder.InputAccessoryView
    UIKit.UIResponder.InputAccessoryViewController
    UIKit.UIResponder.InputAssistantItem
    UIKit.UIResponder.InputView
    UIKit.UIResponder.InputViewController
    UIKit.UIResponder.IsFirstResponder
    UIKit.UIResponder.KeyCommands
    UIKit.UIResponder.NextResponder
    UIKit.UIResponder.PasteConfiguration
    UIKit.UIResponder.TextInputContextIdentifier
    UIKit.UIResponder.TextInputMode
    UIKit.UIResponder.UndoManager
    UIKit.UIResponder.UserActivity
    Foundation.NSObject.MonoTouchAssembly
    Foundation.NSObject.PlatformAssembly
    Foundation.NSObject.Alloc(ObjCRuntime.Class)
    Foundation.NSObject.Init()
    Foundation.NSObject.InvokeInBackground(System.Action)
    Foundation.NSObject.Dispose()
    Foundation.NSObject.IsNewRefcountEnabled()
    Foundation.NSObject.MarkDirty()
    Foundation.NSObject.ConformsToProtocol(System.IntPtr)
    Foundation.NSObject.DangerousRelease()
    Foundation.NSObject.DangerousRetain()
    Foundation.NSObject.DangerousAutorelease()
    Foundation.NSObject.GetNativeField(System.String)
    Foundation.NSObject.SetNativeField(System.String, Foundation.NSObject)
    Foundation.NSObject.BeginInvokeOnMainThread(ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.InvokeOnMainThread(ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.BeginInvokeOnMainThread(System.Action)
    Foundation.NSObject.InvokeOnMainThread(System.Action)
    Foundation.NSObject.FromObject(System.Object)
    Foundation.NSObject.SetValueForKeyPath(System.IntPtr, Foundation.NSString)
    Foundation.NSObject.GetHashCode()
    Foundation.NSObject.Equals(System.Object)
    Foundation.NSObject.Equals(Foundation.NSObject)
    Foundation.NSObject.ToString()
    Foundation.NSObject.Invoke(System.Action, System.Double)
    Foundation.NSObject.Invoke(System.Action, System.TimeSpan)
    Foundation.NSObject.AddObserver(System.String, Foundation.NSKeyValueObservingOptions, System.Action<Foundation.NSObservedChange>)
    Foundation.NSObject.AddObserver(Foundation.NSString, Foundation.NSKeyValueObservingOptions, System.Action<Foundation.NSObservedChange>)
    Foundation.NSObject.AddObserver(Foundation.NSObject, Foundation.NSString, Foundation.NSKeyValueObservingOptions, System.IntPtr)
    Foundation.NSObject.AddObserver(Foundation.NSObject, System.String, Foundation.NSKeyValueObservingOptions, System.IntPtr)
    Foundation.NSObject.AutomaticallyNotifiesObserversForKey(System.String)
    Foundation.NSObject.AwakeFromNib()
    Foundation.NSObject.CancelPreviousPerformRequest(Foundation.NSObject)
    Foundation.NSObject.CancelPreviousPerformRequest(Foundation.NSObject, ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.Copy()
    Foundation.NSObject.DidChange(Foundation.NSKeyValueChange, Foundation.NSIndexSet, Foundation.NSString)
    Foundation.NSObject.DidChange(Foundation.NSString, Foundation.NSKeyValueSetMutationKind, Foundation.NSSet)
    Foundation.NSObject.DidChangeValue(System.String)
    Foundation.NSObject.DoesNotRecognizeSelector(ObjCRuntime.Selector)
    Foundation.NSObject.GetDictionaryOfValuesFromKeys(Foundation.NSString[])
    Foundation.NSObject.GetKeyPathsForValuesAffecting(Foundation.NSString)
    Foundation.NSObject.GetMethodForSelector(ObjCRuntime.Selector)
    Foundation.NSObject.GetNativeHash()
    Foundation.NSObject.IsEqual(Foundation.NSObject)
    Foundation.NSObject.IsKindOfClass(ObjCRuntime.Class)
    Foundation.NSObject.IsMemberOfClass(ObjCRuntime.Class)
    Foundation.NSObject.MutableCopy()
    Foundation.NSObject.ObserveValue(Foundation.NSString, Foundation.NSObject, Foundation.NSDictionary, System.IntPtr)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject, System.Double, Foundation.NSString[])
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject, System.Double)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSThread, Foundation.NSObject, System.Boolean)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSThread, Foundation.NSObject, System.Boolean, Foundation.NSString[])
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject)
    Foundation.NSObject.PerformSelector(ObjCRuntime.Selector, Foundation.NSObject, Foundation.NSObject)
    Foundation.NSObject.PrepareForInterfaceBuilder()
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, Foundation.NSString, System.IntPtr)
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, System.String, System.IntPtr)
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.RemoveObserver(Foundation.NSObject, System.String)
    Foundation.NSObject.RespondsToSelector(ObjCRuntime.Selector)
    Foundation.NSObject.SetNilValueForKey(Foundation.NSString)
    Foundation.NSObject.SetValueForKey(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.SetValueForKeyPath(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.SetValueForUndefinedKey(Foundation.NSObject, Foundation.NSString)
    Foundation.NSObject.SetValuesForKeysWithDictionary(Foundation.NSDictionary)
    Foundation.NSObject.ValueForKey(Foundation.NSString)
    Foundation.NSObject.ValueForKeyPath(Foundation.NSString)
    Foundation.NSObject.ValueForUndefinedKey(Foundation.NSString)
    Foundation.NSObject.WillChange(Foundation.NSKeyValueChange, Foundation.NSIndexSet, Foundation.NSString)
    Foundation.NSObject.WillChange(Foundation.NSString, Foundation.NSKeyValueSetMutationKind, Foundation.NSSet)
    Foundation.NSObject.WillChangeValue(System.String)
    Foundation.NSObject.IsDirectBinding
    Foundation.NSObject.SuperHandle
    Foundation.NSObject.Handle
    Foundation.NSObject.Class
    Foundation.NSObject.DebugDescription
    Foundation.NSObject.Description
    Foundation.NSObject.IsProxy
    Foundation.NSObject.RetainCount
    Foundation.NSObject.Self
    Foundation.NSObject.Superclass
    Foundation.NSObject.Zone
    Foundation.NSObject.ChangeIndexesKey
    Foundation.NSObject.ChangeKindKey
    Foundation.NSObject.ChangeNewKey
    Foundation.NSObject.ChangeNotificationIsPriorKey
    Foundation.NSObject.ChangeOldKey
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch.Cocoa
    Assembly: FM.LiveSwitch.Cocoa.dll
    Syntax
    public class LayoutContainer : UIView, IEquatable<NSObject>, INSObjectProtocol, IUIPasteConfigurationSupporting, IUIUserActivityRestoring, IEnumerable, INSCoding, IUIAccessibilityIdentification, IUIAppearance, IUIAppearanceContainer, IUICoordinateSpace, IUIDynamicItem, IUIFocusItem, IUIFocusEnvironment, IUIFocusItemContainer, IUILargeContentViewerItem, IUITraitEnvironment, ICALayerDelegate, INativeObject, IDisposable

    Constructors

    LayoutContainer(CGRect)

    Initializes a new instance of the LayoutContainer class.

    Declaration
    public LayoutContainer(CGRect rect)
    Parameters
    Type Name Description
    CoreGraphics.CGRect rect

    The rect.

    Properties

    Frame

    Coordinates of the view relative to its container.

    Declaration
    public override CGRect Frame { get; set; }
    Property Value
    Type Description
    CoreGraphics.CGRect

    The value of this property is in points, not pixels.

    Overrides
    UIKit.UIView.Frame
    Remarks

    The UIKit.UIView.Frame property is expressed in terms of the UIKit.UIView.Superview's coordinate system. (The UIKit.UIView.Bounds property is expressed in terms of this UIKit.UIView's coordinate system.)

    The following example shows just one way the UIKit.UIView.Frame's coordinate system and values can vary from that of the UIKit.UIView's UIKit.UIView.Bounds. In this case, a UIKit.UIImageView is placed with an initial UIKit.UIView.Frame originating at {100,100} and of size {100,100}. Once rotated, both the origin and size of the UIKit.UIView.Frame bounding box shift: the origin to accomodate the rotation and the sizes in order to contain the diagonal of the {100,100} box. The UIKit.UIView.Bounds of the flowerView remains [{0,0},{100,100}].

    var flowerView = new UIImageView(new RectangleF(100, 100, 100, 100)) {
    Image = UIImage.FromFile("flower.png"),
    ContentMode = UIViewContentMode.Center,
    ClipsToBounds = true
    };
    flowerView.Transform = CGAffineTransform.MakeRotation((float) Math.PI / 4);
    view.AddSubview(flowerView);

    When changes are done to this property, the UIKit.UIView.Center is updated with the new location and the UIKit.UIView.Bounds is updated with the new dimensions and a re-layout of the subviews is performed.

    Changing this property will not trigger a call to UIKit.UIView.Draw(System.Drawing.RectangleF) unless you set the UIKit.UIView.ContentMode property to UIKit.UIViewContentMode.Redraw.

    At least on iOS 6 and later, changing this property causes the a re-layout of the subviews, even if the dimensions are the same. This can cause performance problems as some views (like UITableView) can perform some very expensive computations when they are laid out.

    If your UIKit.UIView.ContentMode property is set to UIKit.UIViewContentMode.Redraw, you can avoid a redraw of your view if you update the UIKit.UIView.Center property instead of updating the Frame as that one will merely move the view without triggering a call to UIKit.UIView.LayoutSubviews().

    This property participates in the implicit animation protocol, changing it outside of a transaction will trigger an implicit animation for its values.

    If you change the UIKit.UIView.Transform property to a matrix that does not represent the identity matrix, changing this property can have unintended consequences. In those cases, you should instead update UIKit.UIView.Center and UIKit.UIView.Bounds directly.

    Implements

    System.IEquatable<T>
    Foundation.INSObjectProtocol
    UIKit.IUIPasteConfigurationSupporting
    UIKit.IUIUserActivityRestoring
    System.Collections.IEnumerable
    Foundation.INSCoding
    UIKit.IUIAccessibilityIdentification
    UIKit.IUIAppearance
    UIKit.IUIAppearanceContainer
    UIKit.IUICoordinateSpace
    UIKit.IUIDynamicItem
    UIKit.IUIFocusItem
    UIKit.IUIFocusEnvironment
    UIKit.IUIFocusItemContainer
    UIKit.IUILargeContentViewerItem
    UIKit.IUITraitEnvironment
    CoreAnimation.ICALayerDelegate
    ObjCRuntime.INativeObject
    System.IDisposable

    See Also

    UIKit.UIView
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0