UIAccessibilityCustomAction
UIAccessibilityCustomAction()
UIAccessibilityCustomAction(IntPtr)
UIAccessibilityCustomAction(NativeHandle)
UIAccessibilityCustomAction(NSObjectFlag)
UIAccessibilityCustomAction(NSAttributedString, UIAccessibilityCustomActionHandler)
UIAccessibilityCustomAction(String, UIAccessibilityCustomActionHandler)
UIAccessibilityCustomAction(NSAttributedString, NSObject, Selector)
UIAccessibilityCustomAction(NSAttributedString, UIImage, UIAccessibilityCustomActionHandler)
UIAccessibilityCustomAction(String, NSObject, Selector)
UIAccessibilityCustomAction(String, UIImage, UIAccessibilityCustomActionHandler)
UIAccessibilityCustomAction(NSAttributedString, UIImage, NSObject, Selector)
UIAccessibilityCustomAction(String, UIImage, NSObject, Selector)
UIAccessibilityCustomAction(String, Func<UIAccessibilityCustomAction, Boolean>)
ActionHandler
AttributedName
ClassHandle
Image
Name
Selector
Target
Dispose(Boolean)
xamarintvos
namespace UIKit
{
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Register("UIAccessibilityCustomAction", true)]
public class UIAccessibilityCustomAction : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
public virtual NSAttributedString! AttributedName
{
[Export("attributedName", ArgumentSemantic.Copy)]
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
get;
[Export("setAttributedName:", ArgumentSemantic.Copy)]
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
set;
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to xamarintvos | |
| Assembly | Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API