Share via


UIResponder.RemoteControlReceived(UIEvent) Metodo

Definizione

Indica che è stato ricevuto un evento di controllo remoto.

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

Parametri

theEvent
UIEvent

Evento che incapsula un comando di controllo remoto.

Questo parametro può essere null.

Attributi

Si applica a