GifGraphicsControlBlock.UserInputExpected

GifGraphicsControlBlock.UserInputExpected property

获取或设置指示是否期望用户输入的值。

public bool UserInputExpected { get; set; }

Property Value

true 表示期望用户输入;否则为 false

另请参见