IUICloseable interface

[This documentation is preliminary and is subject to change.]

An interface that represents views or fragments that can be closed using a button or a different action.

Signature

public interface IUICloseable

Methods

Name Description

IUICloseable.setOnCloseListener(UICloseListener)

Sets the UICloseListener to be invoked when the user initiates a close operation.

IUICloseable.onClose

Performs the logic to be used when the user initiates a close operation.

 

Defined in

IUICloseable.java

Package

com.microsoft.protection.ui.interfaces

Thread Safety

Members of this class are not guaranteed to be thread safe.

See also

com.microsoft.protection.ui.interfaces

 

 

Send comments about this topic to Microsoft

Build date: 6/14/2013