xamarinios
namespace UIKit
{
    [Protocol(IsInformal = true, Name = "UIAccessibilityContainer", WrapperType = typeof(UIAccessibilityContainerWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "AccessibilityElementCount", ReturnType = typeof(nint), Selector = "accessibilityElementCount")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetAccessibilityElements", ReturnType = typeof(NSObject), Selector = "accessibilityElements")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "SetAccessibilityElements", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSObject) }, Selector = "setAccessibilityElements:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetAccessibilityElementAt", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(nint) }, ReturnType = typeof(NSObject), Selector = "accessibilityElementAtIndex:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetIndexOfAccessibilityElement", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSObject) }, ReturnType = typeof(nint), Selector = "indexOfAccessibilityElement:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "accessibilityContainerType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "AccessibilityContainerType", PropertyType = typeof(UIAccessibilityContainerType), Selector = "accessibilityContainerType", SetterSelector = "setAccessibilityContainerType:")]
    public interface IUIAccessibilityContainer : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
Upgrade Planner
0.0 %
Reference this API
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , 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

09/24/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙