CLLocationButton.CLLocationButtonAppearance クラス

定義

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

public class CLLocationButton.CLLocationButtonAppearance : UIKit.UIControl.UIControlAppearance
type CLLocationButton.CLLocationButtonAppearance = class
    inherit UIControl.UIControlAppearance
継承

注釈

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

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

コンストラクター

名前 説明
CLLocationButton.CLLocationButtonAppearance(IntPtr)

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

プロパティ

名前 説明
AccessibilityAttributedUserInputLabels

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

(継承元 NSObject)
AccessibilityRespondsToUserInteraction

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

(継承元 NSObject)
AccessibilityTextualContext

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

(継承元 NSObject)
AccessibilityUserInputLabels

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

(継承元 NSObject)
BackgroundColor

背景に使用される色。

(継承元 UIView.UIViewAppearance)
Class

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

(継承元 NSObject)
ClassHandle

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

(継承元 NSObject)
DebugDescription

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

(継承元 NSObject)
Description

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

(継承元 NSObject)
Handle

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

(継承元 NSObject)
IsDirectBinding

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

(継承元 NSObject)
IsProxy

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

(継承元 NSObject)
RetainCount

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

(継承元 NSObject)
Self

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

(継承元 NSObject)
Superclass

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

(継承元 NSObject)
SuperHandle

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

(継承元 NSObject)
TintColor

濃淡に使用される色。

(継承元 UIView.UIViewAppearance)
Zone

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

(継承元 NSObject)

メソッド

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

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

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

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

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

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

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

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

(継承元 NSObject)
AwakeFromNib()

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

(継承元 NSObject)
BeginInvokeOnMainThread(Action)

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

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

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

(継承元 NSObject)
ConformsToProtocol(NativeHandle)

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

(継承元 NSObject)
Copy()

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

(継承元 NSObject)
DangerousAutorelease()

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

(継承元 NSObject)
DangerousRelease()

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

(継承元 NSObject)
DangerousRetain()

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

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

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

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

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

(継承元 NSObject)
DidChangeValue(String)

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

(継承元 NSObject)
Dispose()

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

(継承元 NSObject)
Dispose(Boolean)

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

(継承元 NSObject)
DoesNotRecognizeSelector(Selector)

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

(継承元 NSObject)
Equals(NSObject)

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

(継承元 NSObject)
Equals(Object)

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

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

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

(継承元 NSObject)
GetHashCode()

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

(継承元 UIAppearance)
GetMethodForSelector(Selector)

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

(継承元 NSObject)
GetNativeHash()

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

(継承元 NSObject)
Init()

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

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

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

(継承元 NSObject)
InitializeHandle(NativeHandle)

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

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

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

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

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

(継承元 NSObject)
InvokeOnMainThread(Action)

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

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

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

(継承元 NSObject)
IsEqual(NSObject)

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

(継承元 NSObject)
IsKindOfClass(Class)

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

(継承元 NSObject)
IsMemberOfClass(Class)

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

(継承元 NSObject)
MarkDirty()

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

(継承元 NSObject)
MutableCopy()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
PerformSelector(Selector)

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

(継承元 NSObject)
PrepareForInterfaceBuilder()

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
RespondsToSelector(Selector)

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

(継承元 NSObject)
SetNilValueForKey(NSString)

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

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

(継承元 NSObject)
ToString()

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

(継承元 NSObject)
ValueForKey(NSString)

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

(継承元 NSObject)
ValueForKeyPath(NSString)

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

(継承元 NSObject)
ValueForUndefinedKey(NSString)

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

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

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

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

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

(継承元 NSObject)
WillChangeValue(String)

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

(継承元 NSObject)

拡張メソッド

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

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

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

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

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

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

GetAccessibilityCustomRotors(NSObject)

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

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

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

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

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

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

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

GetAccessibilityNextTextNavigationElement(NSObject)

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

GetAccessibilityNextTextNavigationElementBlock(NSObject)

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

GetAccessibilityPreviousTextNavigationElement(NSObject)

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

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

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

GetAccessibilityTextInputResponder(NSObject)

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

GetAccessibilityTextInputResponderHandler(NSObject)

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

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

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

GetBrowserAccessibilityContainerType(NSObject)

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

GetBrowserAccessibilityCurrentStatus(NSObject)

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

GetBrowserAccessibilityHasDomFocus(NSObject)

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

GetBrowserAccessibilityIsRequired(NSObject)

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

GetBrowserAccessibilityPressedState(NSObject)

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

GetBrowserAccessibilityRoleDescription(NSObject)

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

GetBrowserAccessibilitySelectedTextRange(NSObject)

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

GetBrowserAccessibilitySortDirection(NSObject)

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

GetBrowserAccessibilityValue(NSObject, NSRange)

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

GetDebugDescription(INSObjectProtocol)

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

GetHandle(INativeObject)

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

GetNonNullHandle(INativeObject, String)

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

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

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

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

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

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

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

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

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

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

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

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

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

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

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

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

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

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

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

SetBrowserAccessibilityCurrentStatus(NSObject, String)

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

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

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

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

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

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

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

SetBrowserAccessibilityRoleDescription(NSObject, String)

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

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

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

SetBrowserAccessibilitySortDirection(NSObject, String)

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

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

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

適用対象