Interface ExpandableEditorGroup.IIsExpandedChangedListener
Namespace: Com.Telerik.Widget.Dataform.Visualization
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public interface IIsExpandedChangedListener : IJavaObject, IDisposable, IJavaPeerable
Methods
OnChanged(Boolean)
Declaration
void OnChanged(bool p0)
Parameters
System.Boolean
p0
|