C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / PageBackgroundColorProperty Field


In This Topic
PageBackgroundColorProperty Field
In This Topic
Identifies the PageBackgroundColor dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly PageBackgroundColorProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexViewer.PageBackgroundColorProperty
See Also