UIApplication.EndReceivingRemoteControlEvents Method

Definition

Indicates that the application should nto receive further remote-control events.

[Foundation.Export("endReceivingRemoteControlEvents")]
public virtual void EndReceivingRemoteControlEvents ();
abstract member EndReceivingRemoteControlEvents : unit -> unit
override this.EndReceivingRemoteControlEvents : unit -> unit
Attributes

Applies to

See also