Search Results for

    Show / Hide Table of Contents

    Class OpenGLView

    An iOS OpenGL view.

    Inheritance
    System.Object
    Foundation.NSObject
    UIKit.UIResponder
    UIKit.UIView
    OpenGLView
    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
    GLKit.IGLKViewDelegate
    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.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.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.Frame
    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 OpenGLView : UIView, IEquatable<NSObject>, INSObjectProtocol, IUIPasteConfigurationSupporting, IUIUserActivityRestoring, IEnumerable, INSCoding, IUIAccessibilityIdentification, IUIAppearance, IUIAppearanceContainer, IUICoordinateSpace, IUIDynamicItem, IUIFocusItem, IUIFocusEnvironment, IUIFocusItemContainer, IUILargeContentViewerItem, IUITraitEnvironment, ICALayerDelegate, IGLKViewDelegate, INativeObject, IDisposable

    Constructors

    OpenGLView()

    Initializes a new instance of the OpenGLView class.

    Declaration
    public OpenGLView()

    OpenGLView(CGRect)

    Initializes a new instance of the OpenGLView class.

    Declaration
    public OpenGLView(CGRect frame)
    Parameters
    Type Name Description
    CoreGraphics.CGRect frame

    Frame used by the view, expressed in iOS points.

    Remarks

    This constructor is used to programmatically create a new instance of UIView with the specified dimension in the frame. The object will only be displayed once it has been added to a view hierarchy by calling AddSubview in a containing view.

    This constructor is not invoked when deserializing objects from storyboards or XIB filesinstead the constructor that takes an NSCoder parameter is invoked.

    OpenGLView(CGRect, LayoutScale)

    Initializes a new instance of the OpenGLView class.

    Declaration
    public OpenGLView(CGRect frame, LayoutScale scale)
    Parameters
    Type Name Description
    CoreGraphics.CGRect frame

    The frame.

    LayoutScale scale

    The scale.

    OpenGLView(LayoutScale)

    Initializes a new instance of the OpenGLView class.

    Declaration
    public OpenGLView(LayoutScale scale)
    Parameters
    Type Name Description
    LayoutScale scale

    The scale.

    Properties

    Scale

    Gets the scale.

    Declaration
    public LayoutScale Scale { get; }
    Property Value
    Type Description
    LayoutScale

    The scale.

    Methods

    DestroyGL()

    Destroys GL.

    Declaration
    public bool DestroyGL()
    Returns
    Type Description
    System.Boolean

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    UIKit.UIView.Dispose(System.Boolean)

    DoDestroyGL()

    Do Destroys GL.

    Declaration
    public void DoDestroyGL()

    DrawInRect(GLKView, CGRect)

    Draws the in rect.

    Declaration
    public void DrawInRect(GLKView view, CGRect rect)
    Parameters
    Type Name Description
    GLKit.GLKView view

    The view.

    CoreGraphics.CGRect rect

    The rect.

    InitializeGL()

    Initializes GL.

    Declaration
    public bool InitializeGL()
    Returns
    Type Description
    System.Boolean

    LayoutSubviews()

    Lays out subviews.

    Declaration
    public override void LayoutSubviews()
    Overrides
    UIKit.UIView.LayoutSubviews()
    Remarks

    The default implementation of this method does nothing on iOS 5.1 and earlier. Otherwise, the default implementation uses any constraints you have set to determine the size and position of any subviews.

    Subclasses can override this method as needed to perform more precise layout of their subviews. You should override this method only if the autoresizing and constraint-based behaviors of the subviews do not offer the behavior you want. You can use your implementation to set the frame rectangles of your subviews directly.

    You should not call this method directly. If you want to force a layout update, call the setNeedsLayout method instead to do so prior to the next drawing update. If you want to update the layout of your views immediately, call the layoutIfNeeded method.

    RenderBuffer(VideoBuffer)

    Renders the buffer.

    Declaration
    public void RenderBuffer(VideoBuffer buffer)
    Parameters
    Type Name Description
    VideoBuffer buffer

    The buffer.

    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
    GLKit.IGLKViewDelegate
    ObjCRuntime.INativeObject
    System.IDisposable

    See Also

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