runModal()
Opens a modal picture taker dialog.
Declaration
func runModal() -> IntReturn Value
Returns NSOKButton if the user edits or chooses an image; NSCancelButton if the user cancels or does not change the default image.
Opens a modal picture taker dialog.
func runModal() -> IntReturns NSOKButton if the user edits or chooses an image; NSCancelButton if the user cancels or does not change the default image.