NSAccessibilityCustomRotorItemResult Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
NSAccessibilityCustomRotorItemResult(NSAccessibilityElement)
[Foundation.Export("initWithTargetElement:")]
[ObjCRuntime.DesignatedInitializer]
public NSAccessibilityCustomRotorItemResult (AppKit.NSAccessibilityElement targetElement);
new AppKit.NSAccessibilityCustomRotorItemResult : AppKit.NSAccessibilityElement -> AppKit.NSAccessibilityCustomRotorItemResult
Параметры
- targetElement
- NSAccessibilityElement
- Атрибуты
Применяется к
NSAccessibilityCustomRotorItemResult(NSObjectFlag)
protected NSAccessibilityCustomRotorItemResult (Foundation.NSObjectFlag t);
new AppKit.NSAccessibilityCustomRotorItemResult : Foundation.NSObjectFlag -> AppKit.NSAccessibilityCustomRotorItemResult
Параметры
Применяется к
NSAccessibilityCustomRotorItemResult(IntPtr)
protected internal NSAccessibilityCustomRotorItemResult (IntPtr handle);
new AppKit.NSAccessibilityCustomRotorItemResult : nativeint -> AppKit.NSAccessibilityCustomRotorItemResult
Параметры
- handle
-
IntPtr
nativeint
Применяется к
NSAccessibilityCustomRotorItemResult(INSSecureCoding, String)
[Foundation.Export("initWithItemLoadingToken:customLabel:")]
[ObjCRuntime.DesignatedInitializer]
public NSAccessibilityCustomRotorItemResult (Foundation.INSSecureCoding itemLoadingToken, string customLabel);
new AppKit.NSAccessibilityCustomRotorItemResult : Foundation.INSSecureCoding * string -> AppKit.NSAccessibilityCustomRotorItemResult
Параметры
- itemLoadingToken
- INSSecureCoding
- customLabel
- String
- Атрибуты