共用方式為


UIResponder.RemoteControlReceived(UIEvent) 方法

定義

表示已收到遠端控制事件。

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

參數

theEvent
UIEvent

封裝遠端控制命令的事件。

這個參數可以是 null

屬性

適用於