Partager via


UIResponder.RemoteControlReceived(UIEvent) Méthode

Définition

Indique qu’un événement de contrôle à distance a été reçu.

[Foundation.Export("remoteControlReceivedWithEvent:")]
public virtual void RemoteControlReceived (UIKit.UIEvent theEvent);
abstract member RemoteControlReceived : UIKit.UIEvent -> unit
override this.RemoteControlReceived : UIKit.UIEvent -> unit

Paramètres

theEvent
UIEvent

Événement qui encapsule une commande de contrôle à distance.

Ce paramètre peut être null.

Attributs

S’applique à