SimulatorErrorCodes.PreviousOperationNotCompleted 字段

定义

如果模拟器正在取消上一个操作,或仍在运行其他操作,则无法执行当前操作

public: int PreviousOperationNotCompleted = 1;
public const int PreviousOperationNotCompleted = 1;
val mutable PreviousOperationNotCompleted : int
Public Const PreviousOperationNotCompleted As Integer  = 1

字段值

Int32

适用于