ARHandlerXamarinProxy

@objc
public final class ARHandlerXamarinProxy : NSObject, ARHandlerProtocol

The ARHandlerXamarinProxy provides a mechanism for your application to handle features of ARViewController.

Due to Xamarin limitations, ARHandlerProtocol can’t be used. Therefore, this proxy should be used instead of ARHandlerProtocol.