לקריאה באנגלית ערוך

שתף באמצעות


MixedReality.Toolkit.Accessibility Namespace

Classes

AccessibilityHelpers

Helper methods for working with Accessibility components.

AccessibilitySubsystem

A subsystem that exposes information about the current enabled assistive technologies.

AccessibilitySubsystem.Provider

An abstract class for providing accessibility functionality for the implementation.

AccessibilitySubsystemConfig

The configuration object for all AccessibilitySubsystems

AccessibilitySubsystemDescriptor

Specifies a functionality description that may be registered for each implementation that provides the AccessibilitySubsystem interface.

AccessibleObject

Class enabling assistive technologies to provide descriptive data (ex: purpose, description, role, etc.) for an object in the scene.

AccessibleObjectClassification

Classification for accessible objects that may appear in the scene.

MRTKAccessibilitySubsystem

The MRTK subsystem that exposes information about the current enabled assistive technologies.

ObjectRole

Role (ex: is a button) for an object that may appear in the scene.

ScreenReaderObjectSettings

Settings that configure how the screen reader discovers accessible objects and renders the audio.

TextAccessibility

Script that applies accessibility enhancements to an attached Text Mesh Pro object.

Structs

AccessibilitySubsystemCinfo

Encapsulates the parameters for creating a new AccessibilitySubsystemDescriptor.

Interfaces

IAccessibilitySubsystem

Cross-platform, portable set of specifications for which an Accessibility Subsystem is capable. Both the Accessibility subsystem and the associated provider must implement this interface, preferably with a direct mapping or wrapping between the provider surface and the subsystem surface.

Enums

ScreenReaderSpatializationOption

Enumeration defining how screen reader audio should be spatialized.