PersistMode
Description:
[ CCode ( cprefix = "XDP_PERSIST_MODE_" , type_id = "xdp_persist_mode_get_type ()" ) ]
public enum PersistMode
Options for how the screencast session should persist.
Content:
Enum values:
- NONE - do not persist
- PERSISTENT - persist until the user
revokes this permission
- TRANSIENT - persist as long as the
application is alive