MTKView.MTKViewAppearance クラス

定義

MTKView型のオブジェクトの Appearance クラス。

public class MTKView.MTKViewAppearance : UIKit.UIView.UIViewAppearance
type MTKView.MTKViewAppearance = class
    inherit UIView.UIViewAppearance
継承

注釈

この外観クラスは、UIAppearance の厳密に型指定されたサブクラスであり、クラス MTKViewのオブジェクトで使用することを目的としています。

このクラスのインスタンスを取得するには、静的な Appearance プロパティにアクセスするか、 AppearanceWhenContainedIn(Type[]) を呼び出してコンテキストに依存する UIAppearance を取得します。

コンストラクター

名前 説明
MTKView.MTKViewAppearance(IntPtr)

MTKView型のオブジェクトの Appearance クラス。

プロパティ

名前 説明
AccessibilityAttributedUserInputLabels

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
AccessibilityRespondsToUserInteraction

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
AccessibilityTextualContext

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
AccessibilityUserInputLabels

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
BackgroundColor

背景に使用される色。

(継承元 UIView.UIViewAppearance)
Class

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
ClassHandle

このクラスの Objective-C クラス ハンドル。

(継承元 NSObject)
DebugDescription

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Description

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Handle

アンマネージ オブジェクト表現へのハンドル (ポインター)。

(継承元 NSObject)
IsDirectBinding

このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。

(継承元 NSObject)
IsProxy

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
RetainCount

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Self

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Superclass

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
SuperHandle

この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。

(継承元 NSObject)
TintColor

濃淡に使用される色。

(継承元 UIView.UIViewAppearance)
Zone

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)

メソッド

名前 説明
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AwakeFromNib()

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
BeginInvokeOnMainThread(Action)

メイン UI スレッドで、指定したアクションを非同期的に呼び出します。

(継承元 NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで指定したコードを非同期的に呼び出します。

(継承元 NSObject)
ConformsToProtocol(NativeHandle)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Copy()

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
DangerousAutorelease()

このオブジェクトの 'autorelease' セレクターを呼び出します。

(継承元 NSObject)
DangerousRelease()

このオブジェクトの 'release' セレクターを呼び出します。

(継承元 NSObject)
DangerousRetain()

このオブジェクトで 'retain' セレクターを呼び出します。

(継承元 NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
DidChangeValue(String)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Dispose()

NSObject オブジェクトによって使用されるリソースを解放します。

(継承元 NSObject)
Dispose(Boolean)

このオブジェクトで使用されるリソースを解放します。

(継承元 NSObject)
DoesNotRecognizeSelector(Selector)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Equals(NSObject)

指定した NSObject が現在の NSObjectと等しいかどうかを判断します。

(継承元 NSObject)
Equals(Object)

指定したオブジェクトが現在の UIAppearanceと等しいかどうかを判断します。

(継承元 UIAppearance)
GetDictionaryOfValuesFromKeys(NSString[])

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
GetHashCode()

現在のインスタンスのハッシュ コードを生成します。

(継承元 UIAppearance)
GetMethodForSelector(Selector)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
GetNativeHash()

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Init()

Objective-C init メソッドを呼び出してオブジェクトを初期化します。

(継承元 NSObject)
InitializeHandle(NativeHandle, String)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
InitializeHandle(NativeHandle)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
Invoke(Action, Double)

指定した遅延の後に、指定したアクションを呼び出します。

(継承元 NSObject)
Invoke(Action, TimeSpan)

指定した遅延の後に、指定したアクションを呼び出します。

(継承元 NSObject)
InvokeOnMainThread(Action)

メイン UI スレッドで、指定したアクションを同期的に呼び出します。

(継承元 NSObject)
InvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで、指定したコードを同期的に呼び出します。

(継承元 NSObject)
IsEqual(NSObject)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
IsKindOfClass(Class)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
IsMemberOfClass(Class)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
MarkDirty()

通常のピア オブジェクト (IsDirectBinding が true) を toggleref オブジェクトに昇格させます。

(継承元 NSObject)
MutableCopy()

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PerformSelector(Selector, NSObject, Double)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PerformSelector(Selector, NSObject, NSObject)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PerformSelector(Selector, NSObject)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PerformSelector(Selector)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
PrepareForInterfaceBuilder()

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
RemoveObserver(NSObject, NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
RemoveObserver(NSObject, String, IntPtr)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
RemoveObserver(NSObject, String)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
RespondsToSelector(Selector)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
SetNilValueForKey(NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
SetValueForKey(NSObject, NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
SetValueForKeyPath(NativeHandle, NSString)

特定のキー パスによって識別されるプロパティの値を、指定された値に設定します。

(継承元 NSObject)
SetValueForKeyPath(NSObject, NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
SetValueForUndefinedKey(NSObject, NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
ToString()

現在のインスタンスの値の文字列形式を返します。

(継承元 NSObject)
ValueForKey(NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
ValueForKeyPath(NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
ValueForUndefinedKey(NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)
WillChangeValue(String)

MTKView型のオブジェクトの Appearance クラス。

(継承元 NSObject)

拡張メソッド

名前 説明
AccessibilityHitTest(NSObject, CGPoint, UIEvent)

MTKView型のオブジェクトの Appearance クラス。

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

MTKView型のオブジェクトの Appearance クラス。

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityCustomRotors(NSObject)

オブジェクトに適 UIAccessibilityCustomRotor オブジェクトの配列 this 取得します。

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityNextTextNavigationElement(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityNextTextNavigationElementBlock(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityPreviousTextNavigationElement(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityTextInputResponder(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetAccessibilityTextInputResponderHandler(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityContainerType(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityCurrentStatus(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityHasDomFocus(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityIsRequired(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityPressedState(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityRoleDescription(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilitySelectedTextRange(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilitySortDirection(NSObject)

MTKView型のオブジェクトの Appearance クラス。

GetBrowserAccessibilityValue(NSObject, NSRange)

MTKView型のオブジェクトの Appearance クラス。

GetDebugDescription(INSObjectProtocol)

MTKView型のオブジェクトの Appearance クラス。

GetHandle(INativeObject)

MTKView型のオブジェクトの Appearance クラス。

GetNonNullHandle(INativeObject, String)

MTKView型のオブジェクトの Appearance クラス。

ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

MTKView型のオブジェクトの Appearance クラス。

ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

MTKView型のオブジェクトの Appearance クラス。

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

オブジェクトに適 UIAccessibilityCustomRotor オブジェクトの配列 this 設定します。

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

MTKView型のオブジェクトの Appearance クラス。

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

MTKView型のオブジェクトの Appearance クラス。

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

MTKView型のオブジェクトの Appearance クラス。

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

MTKView型のオブジェクトの Appearance クラス。

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

MTKView型のオブジェクトの Appearance クラス。

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilityCurrentStatus(NSObject, String)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilityRoleDescription(NSObject, String)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

MTKView型のオブジェクトの Appearance クラス。

SetBrowserAccessibilitySortDirection(NSObject, String)

MTKView型のオブジェクトの Appearance クラス。

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

MTKView型のオブジェクトの Appearance クラス。

適用対象