You.i Engine
CYIAccessibilityInformationBridgeLocator Class Reference

Detailed Description

Instantiates bridges having to do with accessibility options. The bridge instances are deleted automatically when the application is terminated.

The CYIClosedCaptionsStatusBridge is available on iOS, tvOS, PS4, and Android API level 19 or greater.

The CYIClosedCaptionsStylingBridge is available on PS4 and UWP.

See also
CYIClosedCaptionsStatusBridge

#include <platform/YiAccessibilityInformationBridgeLocator.h>

Static Public Member Functions

static CYIClosedCaptionsStatusBridgeGetClosedCaptionsStatusBridge ()
 
static CYIClosedCaptionsStylingBridgeGetClosedCaptionsStylingBridge ()
 

Member Function Documentation

static CYIClosedCaptionsStatusBridge* CYIAccessibilityInformationBridgeLocator::GetClosedCaptionsStatusBridge ( )
static

Returns an instance of a CYIClosedCaptionsStatusBridge.

Note
The caller does not obtain ownership of the returned bridge.
static CYIClosedCaptionsStylingBridge* CYIAccessibilityInformationBridgeLocator::GetClosedCaptionsStylingBridge ( )
static

Returns an instance of a CYIClosedCaptionsStylingBridge.

Note
The caller does not obtain ownership of the returned bridge.

The documentation for this class was generated from the following file: