UIAccessibility
ButtonShapesEnabled
DarkerSystemColorsEnabled
DarkerSystemColosEnabled
HearingDevicePairedEar
IsAssistiveTouchRunning
IsBoldTextEnabled
IsClosedCaptioningEnabled
IsGrayscaleEnabled
IsGuidedAccessEnabled
IsInvertColorsEnabled
IsMonoAudioEnabled
IsOnOffSwitchLabelsEnabled
IsReduceMotionEnabled
IsReduceTransparencyEnabled
IsShakeToUndoEnabled
IsSpeakScreenEnabled
IsSpeakSelectionEnabled
IsSwitchControlRunning
IsVideoAutoplayEnabled
IsVoiceOverRunning
PrefersCrossFadeTransitions
ShouldDifferentiateWithoutColor
ConvertFrameToScreenCoordinates(CGRect, UIView)
ConvertPathToScreenCoordinates(UIBezierPath, UIView)
FocusedElement(String)
PostNotification(Int32, NSObject)
PostNotification(UIAccessibilityPostNotification, NSObject)
RegisterGestureConflictWithZoom()
RequestGuidedAccessSession(Boolean, Action<Boolean>)
RequestGuidedAccessSessionAsync(Boolean)
ZoomFocusChanged(UIAccessibilityZoomType, CGRect, UIView)
xamarinios
namespace UIKit
{
public static class UIAccessibility
{
[Obsolete("Use 'DarkerSystemColorsEnabled' instead.")]
public static bool DarkerSystemColosEnabled { get; }
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'DarkerSystemColorsEnabled' instead. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API