DrawerView.IsScrimEnabledProperty Field
Identifies the IsScrimEnabled dependency property.
Namespace: DevExpress.XamarinForms.Navigation
Assembly: DevExpress.XamarinForms.Navigation.dll
NuGet Package: DevExpress.XamarinForms.Navigation
Declaration
public static readonly BindableProperty IsScrimEnabledProperty
Field Value
| Type | Description |
|---|---|
| Xamarin.Forms.BindableProperty | The dependency property description. |
See Also