DefaultToolBarButton.DownImage Property

Gets the Image for the down state.
Public Overrides Property DownImage() As ImageSource
This language is not supported or no code example is available.
public override ImageSource DownImage {get; set;}
This language is not supported or no code example is available.

Property Value

ImageSource
Exception type Condition

EyeshotException

Thrown when you try to set the DownImage property on default buttons.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition