IWebUICommandBarElement 接口

定义

已弃用。 命令栏元素的接口。

public interface class IWebUICommandBarElement
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.WebUI.Core.WebUICommandBarContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3372654274, 10314, 17971, 138, 173, 99, 122, 39, 226, 130, 195)]
struct IWebUICommandBarElement
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.WebUI.Core.WebUICommandBarContract), 65536)]
[Windows.Foundation.Metadata.Guid(3372654274, 10314, 17971, 138, 173, 99, 122, 39, 226, 130, 195)]
public interface IWebUICommandBarElement
Public Interface IWebUICommandBarElement
派生
属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.UI.WebUI.Core.WebUICommandBarContract (在 v1.0 中引入)

注解

使用 JavaScript 的 UWP 应用弃用 命令栏 (也称为“应用栏”) UX 元素,不再受支持。 如果应用仍需要此功能,可从 WinJS 4 库中获取此功能。

适用于