C# Class CrossUI.Droid.Dialog.LinearDialogStyleableResource

显示文件 Open project: MvvmCross/MvvmCross Class Usage Examples

Public Methods

Method Description
Initialise ( ) : void

Private Methods

Method Description
FindResourceType ( ) : Type
SafeGetFieldValue ( Type styleable, string fieldName ) : object
SafeGetFieldValue ( Type styleable, string fieldName, object defaultValue ) : object

Method Details

Initialise() public static method

public static Initialise ( ) : void
return void