C# Class FloatingLabelEntry.Android.FloatingLabelEntryBaseRenderer

ファイルを表示 Open project: loyke0/FloatingLabelEntry

Public Methods

Method Description
FloatingLabelEntryBaseRenderer ( ) : System
Register ( ) : void

Used for registration with dependency service

Method Details

FloatingLabelEntryBaseRenderer() public method

public FloatingLabelEntryBaseRenderer ( ) : System
return System

Register() public static method

Used for registration with dependency service
public static Register ( ) : void
return void