UIApplication.BeginReceivingRemoteControlEvents 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示應用程式應該開始接聽遠端控制事件。
[Foundation.Export("beginReceivingRemoteControlEvents")]
public virtual void BeginReceivingRemoteControlEvents ();
abstract member BeginReceivingRemoteControlEvents : unit -> unit
override this.BeginReceivingRemoteControlEvents : unit -> unit
- 屬性
備註
遠端控制事件是由外部裝置產生,例如用來控制多媒體播放的頭戴式裝置。