다음을 통해 공유


StatusBarProgressIndicator.ShowAsync 메서드

정의

진행률 표시기를 표시합니다.

public:
 virtual IAsyncAction ^ ShowAsync() = ShowAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ShowAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ShowAsync();
function showAsync()
Public Function ShowAsync () As IAsyncAction

반환

작업의 비동기 결과입니다. 이를 사용하여 비동기 호출이 완료되는 시기를 확인합니다.

특성

적용 대상