GLKView クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
OpenGL ES レンダリングをサポートする UIView 。
[Foundation.Register("GLKView", true)]
public class GLKView : UIKit.UIView
[<Foundation.Register("GLKView", true)>]
type GLKView = class
inherit UIView
- 継承
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| GLKView() |
既定値を使用して新しい GLKView を作成します。 |
| GLKView(CGRect, EAGLContext) |
OpenGL ES レンダリングをサポートする UIView 。 |
| GLKView(CGRect) |
指定したフレームで GLKView を初期化します。 |
| GLKView(NativeHandle) |
アンマネージ オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。 ランタイムによって呼び出されます。 |
| GLKView(NSCoder) |
unarchiver オブジェクトに格納されているデータからオブジェクトを初期化するコンストラクター。 |
| GLKView(NSObjectFlag) |
初期化をスキップし、単にオブジェクトを割り当てるために派生クラスを呼び出すコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| AccessibilityActivationPoint |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityAssistiveTechnologyFocusedIdentifiers |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| AccessibilityAttributedHint |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityAttributedLabel |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityAttributedUserInputLabels |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityAttributedValue |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityCustomActions |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| AccessibilityDirectTouchOptions |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityDragSourceDescriptors |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| AccessibilityDropPointDescriptors |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| AccessibilityElementsHidden |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityExpandedStatus |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityFrame |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityHeaderElements |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityHint |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityIdentifier |
アクセシビリティのために |
| AccessibilityIgnoresInvertColors |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityLabel |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityLanguage |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityNavigationStyle |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityPath |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityRespondsToUserInteraction |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityTextualContext |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityTraits |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityUserInputLabels |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityValue |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AccessibilityViewIsModal |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ActivityItemsConfiguration |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| AlignmentRectInsets |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Alpha |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AnchorPoint |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Appearance |
このクラスの UIAppearance クラスを返す厳密に型指定されたプロパティ。 |
| AppliedContentSizeCategoryLimitsDescription |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AutoresizingMask |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| AutosizesSubviews |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| BackgroundColor |
背景に使用される色。 (継承元 UIView) |
| BottomAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Bounds |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| CanBecomeFirstResponder |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| CanBecomeFocused |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| CanResignFirstResponder |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| Center |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| CenterXAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| CenterYAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Class |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
| ClassHandle |
このクラスの Objective-C クラス ハンドル。 |
| ClearsContextBeforeDrawing |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ClipsToBounds |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| CollisionBoundingPath |
衝突検出に使用される閉じたパスを返します。 (継承元 UIView) |
| CollisionBoundsType |
競合の境界を指定する方法を示す値を返します。 (継承元 UIView) |
| Constraints |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ContentMode |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ContentScaleFactor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ContentStretch |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Context |
OpenGL ES レンダリングをサポートする UIView 。 |
| CoordinateSpace |
座標空間の実装を取得します。 (継承元 UIView) |
| CornerConfiguration |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| DebugDescription |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
| Delegate |
クラス デリゲートとして機能する GLKit.IGLKViewDelegate モデル クラスのインスタンス。 |
| Description |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
| DirectionalLayoutMargins |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| DrawableColorFormat |
OpenGL ES レンダリングをサポートする UIView 。 |
| DrawableDepthFormat |
OpenGL ES レンダリングをサポートする UIView 。 |
| DrawableHeight |
OpenGL ES レンダリングをサポートする UIView 。 |
| DrawableMultisample |
OpenGL ES レンダリングをサポートする UIView 。 |
| DrawableStencilFormat |
OpenGL ES レンダリングをサポートする UIView 。 |
| DrawableWidth |
OpenGL ES レンダリングをサポートする UIView 。 |
| EditingInteractionConfiguration |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| EffectiveUserInterfaceLayoutDirection |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| EnableSetNeedsDisplay |
OpenGL ES レンダリングをサポートする UIView 。 |
| ExclusiveTouch |
イベント配信をこのビューに制限します。 (継承元 UIView) |
| FirstBaselineAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Focused |
UIViewがフォーカスされたビューであるかどうかを示します。 (継承元 UIView) |
| FocusEffect |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| FocusGroupIdentifier |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| FocusGroupPriority |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| FocusItemContainer |
子フォーカス項目のフォーカス情報を管理するコンテナーを取得します。 (継承元 UIView) |
| FocusItemDeferralMode |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Frame |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| GestureRecognizers |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Handle |
アンマネージ オブジェクト表現へのハンドル (ポインター)。 (継承元 NSObject) |
| HasAmbiguousLayout |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| HeightAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Hidden |
UIViewを表示するかどうかを指定します。 (継承元 UIView) |
| HoverStyle |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| InputAccessoryView |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| InputAccessoryViewController |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| InputAssistantItem |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| InputView |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| InputViewController |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| InsetsLayoutMarginsFromSafeArea |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Interactions |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| IntrinsicContentSize |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| IsAccessibilityElement |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| IsDirectBinding |
このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。 (継承元 NSObject) |
| IsFirstResponder |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| IsProxy |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
| IsTransparentFocusItem |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| KeyboardLayoutGuide |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| KeyCommands |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| LargeContentImage |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LargeContentImageInsets |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LargeContentTitle |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LastBaselineAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Layer |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LayoutGuides |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LayoutMargins |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LayoutMarginsGuide |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LeadingAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| LeftAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| MaskView |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| MaximumContentSizeCategory |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| MinimumContentSizeCategory |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| MotionEffects |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| MultipleTouchEnabled |
UIView がマルチタッチ イベントを処理できるかどうかを制御します。 (継承元 UIView) |
| NextResponder |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| Opaque |
ビューが不透明かどうかを判断します。 (継承元 UIView) |
| OverrideUserInterfaceStyle |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ParentFocusEnvironment |
親フォーカス環境を取得します。 (継承元 UIView) |
| PasteConfiguration |
|
| PreferredFocusedView |
|
| PreferredFocusEnvironments |
フォーカスを更新するときに環境が優先するフォーカス環境の一覧を優先度順に取得します。 (継承元 UIView) |
| PreservesSuperviewLayoutMargins |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ReadableContentGuide |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| RestorationIdentifier |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| RetainCount |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
| RightAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| SafeAreaInsets |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| SafeAreaLayoutGuide |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ScalesLargeContentImage |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Self |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
| SemanticContentAttribute |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ShouldGroupAccessibilityChildren |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ShowsLargeContentViewer |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Subviews |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Superclass |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
| SuperHandle |
この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。 (継承元 NSObject) |
| Superview |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Tag |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| TextInputContextIdentifier |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| TextInputMode |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| TintAdjustmentMode |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| TintColor |
濃淡に使用される色。 (継承元 UIView) |
| TopAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| TrailingAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| TraitCollection |
環境を記述する特性コレクションを取得します。 (継承元 UIView) |
| TraitOverrides |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Transform |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Transform3D |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| TranslatesAutoresizingMaskIntoConstraints |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| UndoManager |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| UserActivity |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIResponder) |
| UserInteractionEnabled |
入力イベントがこのビューによって処理されるかどうかを判断します。 (継承元 UIView) |
| ViewForBaselineLayout |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ViewForFirstBaselineLayout |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ViewForLastBaselineLayout |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| ViewPrintFormatter |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| WeakDelegate |
この型のデリゲート プロトコルに応答できるオブジェクト |
| WidthAnchor |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Window |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 UIView) |
| Zone |
OpenGL ES レンダリングをサポートする UIView 。 (継承元 NSObject) |
メソッド
イベント
| 名前 | 説明 |
|---|---|
| DrawInRect |
オブジェクトによって発生するイベント。 |