Show / Hide Table of Contents

Enum ViewModelStatus

画面遷移を行うビューモデルの処理状況を表す列挙型です。

Namespace: MakCraft.Behaviors.Interfaces
Assembly: MakViewModelsBase.dll
Syntax
public enum ViewModelStatus

Fields

Name Description
Completed

完了。

Halfway

未完了。

  • Improve this Doc
  • View Source
Back to top Generated by DocFX