共用方式為


MiracastReceiverCursorImageChannel.IsEnabled 屬性

定義

取得值,指定 Miracast 接收者是否已啟用游標影像通道。

public:
 property bool IsEnabled { bool get(); };
bool IsEnabled();
public bool IsEnabled { get; }
var boolean = miracastReceiverCursorImageChannel.isEnabled;
Public ReadOnly Property IsEnabled As Boolean

屬性值

Boolean

bool

如果 Miracast 接收器已啟用游標影像通道,則為 True。

備註

如果 Miracast 傳輸器不支援 Miracast 接收者資料指標影像通道功能,資料指標影像仍會當做視訊串流的一部分傳輸。

適用於