편집

다음을 통해 공유


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