PerformAccessibilityActionEvent

Components should implement an event of this type in order to receive callbacks to performAccessibilityAction

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open var action: Int
Link copied to clipboard
open var args: Bundle
Link copied to clipboard
open var host: View
Link copied to clipboard