MKAnnotationView.MKAnnotationViewAppearance クラス

定義

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

public class MKAnnotationView.MKAnnotationViewAppearance : UIKit.UIView.UIViewAppearance
type MKAnnotationView.MKAnnotationViewAppearance = class
    inherit UIView.UIViewAppearance
継承
MKAnnotationView.MKAnnotationViewAppearance
派生

注釈

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

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

コンストラクター

名前 説明
MKAnnotationView.MKAnnotationViewAppearance(IntPtr)

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

プロパティ

名前 説明
AccessibilityAttributedUserInputLabels

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

(継承元 NSObject)
AccessibilityRespondsToUserInteraction

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

(継承元 NSObject)
AccessibilityTextualContext

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

(継承元 NSObject)
AccessibilityUserInputLabels

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

(継承元 NSObject)
BackgroundColor

背景に使用される色。

(継承元 UIView.UIViewAppearance)
Class

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

(継承元 NSObject)
ClassHandle

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

(継承元 NSObject)
DebugDescription

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

(継承元 NSObject)
Description

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

(継承元 NSObject)
Handle

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

(継承元 NSObject)
IsDirectBinding

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

(継承元 NSObject)
IsProxy

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

(継承元 NSObject)
RetainCount

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

(継承元 NSObject)
Self

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

(継承元 NSObject)
Superclass

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

(継承元 NSObject)
SuperHandle

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

(継承元 NSObject)
TintColor

濃淡に使用される色。

(継承元 UIView.UIViewAppearance)
Zone

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

(継承元 NSObject)

メソッド

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

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

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

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

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

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

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

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

(継承元 NSObject)
AwakeFromNib()

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

(継承元 NSObject)
BeginInvokeOnMainThread(Action)

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

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

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

(継承元 NSObject)
ConformsToProtocol(NativeHandle)

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

(継承元 NSObject)
Copy()

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

(継承元 NSObject)
DangerousAutorelease()

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

(継承元 NSObject)
DangerousRelease()

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

(継承元 NSObject)
DangerousRetain()

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

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

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

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

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

(継承元 NSObject)
DidChangeValue(String)

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

(継承元 NSObject)
Dispose()

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

(継承元 NSObject)
Dispose(Boolean)

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

(継承元 NSObject)
DoesNotRecognizeSelector(Selector)

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

(継承元 NSObject)
Equals(NSObject)

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

(継承元 NSObject)
Equals(Object)

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

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

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

(継承元 NSObject)
GetHashCode()

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

(継承元 UIAppearance)
GetMethodForSelector(Selector)

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

(継承元 NSObject)
GetNativeHash()

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

(継承元 NSObject)
Init()

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

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

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

(継承元 NSObject)
InitializeHandle(NativeHandle)

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

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

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

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

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

(継承元 NSObject)
InvokeOnMainThread(Action)

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

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

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

(継承元 NSObject)
IsEqual(NSObject)

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

(継承元 NSObject)
IsKindOfClass(Class)

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

(継承元 NSObject)
IsMemberOfClass(Class)

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

(継承元 NSObject)
MarkDirty()

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

(継承元 NSObject)
MutableCopy()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
PerformSelector(Selector)

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

(継承元 NSObject)
PrepareForInterfaceBuilder()

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
RespondsToSelector(Selector)

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

(継承元 NSObject)
SetNilValueForKey(NSString)

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

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

(継承元 NSObject)
ToString()

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

(継承元 NSObject)
ValueForKey(NSString)

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

(継承元 NSObject)
ValueForKeyPath(NSString)

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

(継承元 NSObject)
ValueForUndefinedKey(NSString)

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

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

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

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

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

(継承元 NSObject)
WillChangeValue(String)

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

(継承元 NSObject)

拡張メソッド

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

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

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

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

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

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

GetAccessibilityCustomRotors(NSObject)

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

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

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

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

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

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

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

GetAccessibilityNextTextNavigationElement(NSObject)

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

GetAccessibilityNextTextNavigationElementBlock(NSObject)

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

GetAccessibilityPreviousTextNavigationElement(NSObject)

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

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

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

GetAccessibilityTextInputResponder(NSObject)

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

GetAccessibilityTextInputResponderHandler(NSObject)

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

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

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

GetBrowserAccessibilityContainerType(NSObject)

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

GetBrowserAccessibilityCurrentStatus(NSObject)

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

GetBrowserAccessibilityHasDomFocus(NSObject)

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

GetBrowserAccessibilityIsRequired(NSObject)

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

GetBrowserAccessibilityPressedState(NSObject)

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

GetBrowserAccessibilityRoleDescription(NSObject)

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

GetBrowserAccessibilitySelectedTextRange(NSObject)

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

GetBrowserAccessibilitySortDirection(NSObject)

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

GetBrowserAccessibilityValue(NSObject, NSRange)

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

GetDebugDescription(INSObjectProtocol)

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

GetHandle(INativeObject)

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

GetNonNullHandle(INativeObject, String)

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

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

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

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

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

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

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

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

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

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

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

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

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

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

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

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

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

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

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

SetBrowserAccessibilityCurrentStatus(NSObject, String)

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

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

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

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

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

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

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

SetBrowserAccessibilityRoleDescription(NSObject, String)

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

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

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

SetBrowserAccessibilitySortDirection(NSObject, String)

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

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

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

適用対象