Edit

Share via


ToastGenericAppLogoCrop Enum

Definition

Specify the desired cropping of the image.

public enum ToastGenericAppLogoCrop
type ToastGenericAppLogoCrop = 
Public Enum ToastGenericAppLogoCrop
Inheritance
ToastGenericAppLogoCrop

Fields

Circle 2

Image is cropped to a circle shape.

Default 0

Cropping uses the default behavior of the renderer.

None 1

Image is not cropped.

Applies to