AccessibilityService.MagnificationController.IOnMagnificationChangedListener Interface
Definition
[Android.Runtime.Register("android/accessibilityservice/AccessibilityService$MagnificationController$OnMagnificationChangedListener", "", "Android.AccessibilityServices.AccessibilityService/MagnificationController/IOnMagnificationChangedListenerInvoker", ApiSince=24)]
public interface AccessibilityService.MagnificationController.IOnMagnificationChangedListener : Android.Runtime.IJavaObject, IDisposable
type AccessibilityService.MagnificationController.IOnMagnificationChangedListener = interface
interface IJavaObject
interface IDisposable
- Attributes
- Implements
Remarks
Portions of this page are modifications based on work created and shared by the
Properties
Handle |
Gets the JNI value of the underlying Android object. (Inherited from IJavaObject) |
Methods
OnMagnificationChanged(AccessibilityService+MagnificationController, Region, Single, Single, Single) |
Extension Methods
JavaCast<TResult>(IJavaObject) |
Performs an Android runtime-checked type conversion. |
JavaCast<TResult>(IJavaObject) |