Skip to main content

SimpleButton.IconVisibleProperty Field

In This Article

Identifies the IconVisible dependency property.

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public static readonly BindableProperty IconVisibleProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also