PKPaymentButton.PKPaymentButtonAppearance クラス

定義

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

public class PKPaymentButton.PKPaymentButtonAppearance : UIKit.UIButton.UIButtonAppearance
type PKPaymentButton.PKPaymentButtonAppearance = class
    inherit UIButton.UIButtonAppearance
継承

注釈

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

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

コンストラクター

名前 説明
PKPaymentButton.PKPaymentButtonAppearance(IntPtr)

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

プロパティ

名前 説明
AccessibilityAttributedUserInputLabels

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

(継承元 NSObject)
AccessibilityRespondsToUserInteraction

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

(継承元 NSObject)
AccessibilityTextualContext

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

(継承元 NSObject)
AccessibilityUserInputLabels

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

(継承元 NSObject)
BackgroundColor

背景に使用される色。

(継承元 UIView.UIViewAppearance)
Class

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

(継承元 NSObject)
ClassHandle

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

(継承元 NSObject)
ContentEdgeInsets

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

(継承元 UIButton.UIButtonAppearance)
CurrentBackgroundImage

UIButton の背景に表示されるアクティブな UIImage。

(継承元 UIButton.UIButtonAppearance)
CurrentImage

ボタンに表示されている現在の画像。 Read-only.

(継承元 UIButton.UIButtonAppearance)
CurrentTitleColor

ボタンのタイトルの現在の色。 Read-only.

(継承元 UIButton.UIButtonAppearance)
CurrentTitleShadowColor

タイトル シャドウの現在の色。

(継承元 UIButton.UIButtonAppearance)
DebugDescription

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

(継承元 NSObject)
Description

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

(継承元 NSObject)
Handle

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

(継承元 NSObject)
IsDirectBinding

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

(継承元 NSObject)
IsProxy

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

(継承元 NSObject)
RetainCount

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

(継承元 NSObject)
Self

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

(継承元 NSObject)
Superclass

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

(継承元 NSObject)
SuperHandle

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

(継承元 NSObject)
TintColor

濃淡に使用される色。

(継承元 UIView.UIViewAppearance)
Zone

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

(継承元 NSObject)

メソッド

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

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

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

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

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

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

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

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

(継承元 NSObject)
AwakeFromNib()

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

(継承元 NSObject)
BackgroundImageForState(UIControlState)

指定された UIControlState のバックグラウンドで表示される UIImage。

(継承元 UIButton.UIButtonAppearance)
BeginInvokeOnMainThread(Action)

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

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

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

(継承元 NSObject)
ConformsToProtocol(NativeHandle)

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

(継承元 NSObject)
Copy()

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

(継承元 NSObject)
DangerousAutorelease()

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

(継承元 NSObject)
DangerousRelease()

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

(継承元 NSObject)
DangerousRetain()

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

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

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

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

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

(継承元 NSObject)
DidChangeValue(String)

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

(継承元 NSObject)
Dispose()

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

(継承元 NSObject)
Dispose(Boolean)

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

(継承元 NSObject)
DoesNotRecognizeSelector(Selector)

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

(継承元 NSObject)
Equals(NSObject)

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

(継承元 NSObject)
Equals(Object)

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

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

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

(継承元 NSObject)
GetHashCode()

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

(継承元 UIAppearance)
GetMethodForSelector(Selector)

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

(継承元 NSObject)
GetNativeHash()

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

(継承元 NSObject)
ImageForState(UIControlState)

指定した状態に使用される UIImage。

(継承元 UIButton.UIButtonAppearance)
Init()

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

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

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

(継承元 NSObject)
InitializeHandle(NativeHandle)

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

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

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

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

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

(継承元 NSObject)
InvokeOnMainThread(Action)

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

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

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

(継承元 NSObject)
IsEqual(NSObject)

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

(継承元 NSObject)
IsKindOfClass(Class)

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

(継承元 NSObject)
IsMemberOfClass(Class)

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

(継承元 NSObject)
MarkDirty()

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

(継承元 NSObject)
MutableCopy()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
PerformSelector(Selector)

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

(継承元 NSObject)
PrepareForInterfaceBuilder()

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

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

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

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

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

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

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

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

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

(継承元 NSObject)
RespondsToSelector(Selector)

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

(継承元 NSObject)
SetBackgroundImage(UIImage, UIControlState)

指定した状態の背景イメージを設定します。

(継承元 UIButton.UIButtonAppearance)
SetImage(UIImage, UIControlState)

指定した状態の UIImage を設定します。

(継承元 UIButton.UIButtonAppearance)
SetNilValueForKey(NSString)

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

(継承元 NSObject)
SetPreferredSymbolConfiguration(UIImageSymbolConfiguration, UIControlState)

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

(継承元 UIButton.UIButtonAppearance)
SetTitleColor(UIColor, UIControlState)

指定した状態のタイトルの色を設定します。

(継承元 UIButton.UIButtonAppearance)
SetTitleShadowColor(UIColor, UIControlState)

指定した状態のタイトルの影の色を設定します。

(継承元 UIButton.UIButtonAppearance)
SetValueForKey(NSObject, NSString)

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

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

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

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

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

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

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

(継承元 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

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

(継承元 NSObject)
TitleColor(UIControlState)

指定した状態のタイトルの色を取得します。

(継承元 UIButton.UIButtonAppearance)
TitleShadowColor(UIControlState)

指定した状態のタイトルの影の色を取得します。

(継承元 UIButton.UIButtonAppearance)
ToString()

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

(継承元 NSObject)
ValueForKey(NSString)

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

(継承元 NSObject)
ValueForKeyPath(NSString)

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

(継承元 NSObject)
ValueForUndefinedKey(NSString)

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

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

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

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

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

(継承元 NSObject)
WillChangeValue(String)

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

(継承元 NSObject)

拡張メソッド

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

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

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

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

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

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

GetAccessibilityCustomRotors(NSObject)

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

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

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

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

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

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

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

GetAccessibilityNextTextNavigationElement(NSObject)

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

GetAccessibilityNextTextNavigationElementBlock(NSObject)

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

GetAccessibilityPreviousTextNavigationElement(NSObject)

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

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

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

GetAccessibilityTextInputResponder(NSObject)

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

GetAccessibilityTextInputResponderHandler(NSObject)

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

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

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

GetBrowserAccessibilityContainerType(NSObject)

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

GetBrowserAccessibilityCurrentStatus(NSObject)

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

GetBrowserAccessibilityHasDomFocus(NSObject)

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

GetBrowserAccessibilityIsRequired(NSObject)

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

GetBrowserAccessibilityPressedState(NSObject)

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

GetBrowserAccessibilityRoleDescription(NSObject)

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

GetBrowserAccessibilitySelectedTextRange(NSObject)

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

GetBrowserAccessibilitySortDirection(NSObject)

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

GetBrowserAccessibilityValue(NSObject, NSRange)

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

GetDebugDescription(INSObjectProtocol)

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

GetHandle(INativeObject)

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

GetNonNullHandle(INativeObject, String)

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

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

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

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

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

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

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

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

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

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

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

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

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

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

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

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

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

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

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

SetBrowserAccessibilityCurrentStatus(NSObject, String)

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

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

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

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

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

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

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

SetBrowserAccessibilityRoleDescription(NSObject, String)

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

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

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

SetBrowserAccessibilitySortDirection(NSObject, String)

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

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

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

適用対象