UserInputExpected

GifGraphicsControlBlock.UserInputExpected property

Gets or sets a value indicating whether user input is expected.

public bool UserInputExpected { get; set; }

Property Value

true if user input is expected; otherwise, false.

See Also