Platforms to show: All Mac Windows Linux Cross-Platform

Back to ImagePlaygroundMBS class.

ImagePlaygroundMBS.Cancelled

Type Topic Plugin Version macOS Windows Linux iOS Targets
event ImagePlayground MBS Swift Plugin 25.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The image playground was cancelled.

ImagePlaygroundMBS.CreatedImage(file as FolderItem)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event ImagePlayground MBS Swift Plugin 25.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The event raised when we got an image.
Example
Sub CreatedImage(file as FolderItem) Handles CreatedImage
MainWindow.ShowPicture Picture.Open(file)
End Sub

Some examples using this event:

ImagePlaygroundMBS.Hidden

Type Topic Plugin Version macOS Windows Linux iOS Targets
event ImagePlayground MBS Swift Plugin 25.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The Popover was hidden by clicking away.

The items on this page are in the following plugins: MBS Swift Plugin.


The biggest plugin in space...