次の方法で共有


NSObject_UIAccessibilityCustomRotor クラス

定義

配列へのアクセスを NSObject 提供する の UIAccessibilityCustomRotor 拡張メソッド。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NSObject_UIAccessibilityCustomRotor
type NSObject_UIAccessibilityCustomRotor = class
継承
NSObject_UIAccessibilityCustomRotor
属性

メソッド

GetAccessibilityCustomRotors(NSObject)

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

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

適用対象