model:didSetVisible: method

Called to inform the adapter that the host widget has been shown or hidden.

Syntax

- ( void ) model : ( id< SMPOpenUIFieldModel > ) model didSetVisible : ( BOOL ) visible

Parameters

Usage

The UIView for the extension will be show or hidden automatically. Optional.