C# 클래스 BuildIt.Lifecycle.UniversalUIContext

상속: IUIExecutionContext
파일 보기 프로젝트 열기: builttoroam/BuildIt 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
RunOnUIThreadAsync ( Func action ) : System.Threading.Tasks.Task
UniversalUIContext ( CoreDispatcher dispatcher ) : System

메소드 상세

RunOnUIThreadAsync() 공개 메소드

public RunOnUIThreadAsync ( Func action ) : System.Threading.Tasks.Task
action Func
리턴 System.Threading.Tasks.Task

UniversalUIContext() 공개 메소드

public UniversalUIContext ( CoreDispatcher dispatcher ) : System
dispatcher Windows.UI.Core.CoreDispatcher
리턴 System