다음을 통해 공유


WebUICommandBarConfirmationButton 클래스

정의

더 이상 사용되지 않습니다. 웹 UI 명령 모음 확인 단추를 나타냅니다.

public ref class WebUICommandBarConfirmationButton sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.UI.WebUI.Core.WebUICommandBarContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.WebUI.Core.WebUICommandBarContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebUICommandBarConfirmationButton final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.WebUI.Core.WebUICommandBarContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.UI.WebUI.Core.WebUICommandBarContract")]
class WebUICommandBarConfirmationButton final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.UI.WebUI.Core.WebUICommandBarContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.WebUI.Core.WebUICommandBarContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebUICommandBarConfirmationButton
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.WebUI.Core.WebUICommandBarContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.UI.WebUI.Core.WebUICommandBarContract")]
public sealed class WebUICommandBarConfirmationButton
function WebUICommandBarConfirmationButton()
Public NotInheritable Class WebUICommandBarConfirmationButton
상속
Object Platform::Object IInspectable WebUICommandBarConfirmationButton
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.UI.WebUI.Core.WebUICommandBarContract (v1.0에서 도입되었습니다.)

설명

명령 모음("App Bar"라고도 함) UX 요소의 사용은 JavaScript를 사용하는 UWP 앱에서 더 이상 사용되지 않으며 더 이상 지원되지 않습니다. 앱에 여전히 필요한 경우 이 기능은 WinJS 4 라이브러리에서 사용할 수 있습니다.

생성자

WebUICommandBarConfirmationButton()

더 이상 사용되지 않습니다. WebUICommandBarConfirmationButton 클래스의 새 instance 초기화합니다.

속성

Text

더 이상 사용되지 않습니다. 명령 모음 확인 단추의 텍스트를 가져오거나 설정합니다.

이벤트

ItemInvoked

더 이상 사용되지 않습니다. 확인 단추가 호출될 때 발생합니다.

적용 대상

추가 정보