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)

获取适用于 this 对象的 对象的数组UIAccessibilityCustomRotor

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

设置适用于 this 对象的 对象数组UIAccessibilityCustomRotor

适用于