C# Class CognitiveServices.BusyIndicator

Inheritance: Urho.Component
Show file Open project: xamarin/urho-samples

Public Methods

Method Description
BusyIndicator ( ) : System
BusyIndicator ( IntPtr ptr ) : System

Private Methods

Method Description
Show ( bool show ) : void

Method Details

BusyIndicator() public method

public BusyIndicator ( ) : System
return System

BusyIndicator() public method

public BusyIndicator ( IntPtr ptr ) : System
ptr System.IntPtr
return System