Tizen Wearable CircularUI project is to develop an open source software motivate software developer to creating Tizen Wearable Xamarin Forms app more easily and efficiently.
Other
80
stars
32
forks
source link
Changes access modifier of interface to public #342
Description of Change
Fixed the issue that these interfaces could not be registerd to DependencyService in case of using StaticRegister of X.F
API Changes
Changed :
namespace Tizen.Wearable.CircularUI.Forms
Access Modifier ofIInformationPopup
,IRotaryService
,IToast
ansITwoButtonPopup