ImageDecoder.PartialImageEventArgs Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PartialImageEventArgs (bool handled, Android.Graphics.ImageDecoder.DecodeException exception);
new Android.Graphics.ImageDecoder.PartialImageEventArgs : bool * Android.Graphics.ImageDecoder.DecodeException -> Android.Graphics.ImageDecoder.PartialImageEventArgs
Parameters
- handled
- Boolean
- exception
- ImageDecoder.DecodeException