UIApplication.BeginReceivingRemoteControlEvents Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the application should start listening for remote-control events.
[Foundation.Export("beginReceivingRemoteControlEvents")]
public virtual void BeginReceivingRemoteControlEvents ();
abstract member BeginReceivingRemoteControlEvents : unit -> unit
override this.BeginReceivingRemoteControlEvents : unit -> unit
- Attributes
Remarks
Remote-control events are generated by external devices such as headsets intended to control multimedia playback.