C# Class Xamarin.Forms.Essentials.Controls.StateContainer

Inheritance: ContentView
Show file Open project: xDelivered-Patrick/Xamarin.Forms.Essentials

Public Properties

Property Type Description
StateProperty BindableProperty

Public Methods

Method Description
Init ( ) : void

Private Methods

Method Description
ChooseStateProperty ( object newValue ) : void
StateChanged ( BindableObject bindable, object oldValue, object newValue ) : void

Method Details

Init() public static method

public static Init ( ) : void
return void

Property Details

StateProperty public static property

public static BindableProperty StateProperty
return BindableProperty